feat: initialize drainage network frontend
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { MapWorkbenchPage } from "@/features/workbench";
|
||||
|
||||
export default function Home() {
|
||||
return <MapWorkbenchPage />;
|
||||
}
|
||||
Reference in New Issue
Block a user