diff --git a/lib/examples/2-static-layers/src/App.tsx b/lib/examples/2-static-layers/src/App.tsx index 91c00e8c..16812b0c 100644 --- a/lib/examples/2-static-layers/src/App.tsx +++ b/lib/examples/2-static-layers/src/App.tsx @@ -2,6 +2,7 @@ import { UtopiaMap, Layer } from "utopia-ui" import { events, places } from "./sample-data" const itemTypeEvent = { + id: "a6dbf1a7-adf2-4ff5-8e20-d3aad66635fb", name: "event", show_name_input: false, show_profile_button: false, @@ -39,6 +40,7 @@ function App() { return (