Cards
This commit is contained in:
9
src/components/Second/Map/Map.js
Normal file
9
src/components/Second/Map/Map.js
Normal file
@ -0,0 +1,9 @@
|
||||
const Map = () => {
|
||||
return (
|
||||
<div>
|
||||
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
export default Map;
|
Reference in New Issue
Block a user