Disabled signup; Map test
This commit is contained in:
@ -2,9 +2,7 @@ import MapComponent from '../components/map/MapComponent'
|
||||
|
||||
function MapTest() {
|
||||
return (
|
||||
<div>
|
||||
<MapComponent />
|
||||
</div>
|
||||
<MapComponent />
|
||||
)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user