发布页开发
This commit is contained in:
5
src/pages/mapDisplay/index.tsx
Normal file
5
src/pages/mapDisplay/index.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
// import MapPlugin from "src/components/MapDisplay/mapPlugin";
|
||||
import MapDisplay from "src/components/MapDisplay";
|
||||
export default function MapDisplayPage() {
|
||||
return <MapDisplay />
|
||||
}
|
||||
Reference in New Issue
Block a user