Adapt style for Map reader (point, line)

This commit is contained in:
kara Diaby 2020-05-12 15:43:20 +02:00
parent 1d6b396d8b
commit 474521c841
4 changed files with 56 additions and 22 deletions

View file

@ -1,3 +1,3 @@
import Loadable from '../components/Loadable';
export default Loadable(() => import('../components/MapEditor/MapEditor'));
export default Loadable(() => import('../components/MapEditor'));