Moved code into src folder. Added build for component library.
This commit is contained in:
4
src/components/common/WorldMap.module.css
Normal file
4
src/components/common/WorldMap.module.css
Normal file
@@ -0,0 +1,4 @@
|
||||
.container {
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
Reference in New Issue
Block a user