Revert "feat/4893 - migrate the mapReader to mapbox-gl with react"

This commit is contained in:
Pierre de La Morinerie 2020-04-07 15:32:14 +02:00 committed by GitHub
parent d9015c4e3c
commit 3e21b78142
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 6 additions and 402 deletions

View file

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