小修整

This commit is contained in:
harukin-expo-dev-env
2025-06-10 13:18:52 +00:00
parent d6b701bdb1
commit 0d595c7f67
3 changed files with 12 additions and 16 deletions

View File

@@ -50,7 +50,7 @@ export function MenuPage() {
}, []);
const scrollRef = useRef(null);
const [mapMode, setMapMode] = useState(false);
const [mapMode, setMapMode] = useState(false);
const [mapHeight, setMapHeight] = useState(0);
useEffect(() => {
const MapHeight =