maybe fix build errors (again) #68

Merged
Quaternions merged 5 commits from mapspage-dev into staging 2025-04-03 08:01:00 +00:00
Showing only changes of commit 60fb728a97 - Show all commits

@ -1,3 +1,5 @@
"use client"
import Webpage from "@/app/_components/webpage";
import { useParams } from "next/navigation";