import { UtopiaMap, Layer } from "utopia-ui" import { events, places } from "./sample-data" function App() { return ( ) } export default App