diff --git a/src/index.tsx b/src/index.tsx index 67c5324..f9a678d 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -14,7 +14,10 @@ function Main() { if (!mapData) { return (
- +
); }