We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9017e3 commit bbc7cd9Copy full SHA for bbc7cd9
1 file changed
src/app/day/events-map.tsx
@@ -21,7 +21,7 @@ import {
21
MapColors,
22
} from "@/app/(main)/community/events/map/map-colors"
23
24
-import { EVENTS } from "./events-data"
+import { EVENTS, EventMapItem } from "./events-data"
25
26
const CELL_SIZE = 8
27
const SQUARE_SIZE = 6
0 commit comments