Adapt style for Map reader (point, line)
This commit is contained in:
parent
1d6b396d8b
commit
474521c841
4 changed files with 56 additions and 22 deletions
|
@ -1,3 +1,3 @@
|
|||
import Loadable from '../components/Loadable';
|
||||
|
||||
export default Loadable(() => import('../components/MapEditor/MapEditor'));
|
||||
export default Loadable(() => import('../components/MapEditor'));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue