Various improvements
This commit is contained in:
parent
e43842fbed
commit
2997ff8862
7 changed files with 35 additions and 62 deletions
|
|
@ -1,4 +1,8 @@
|
|||
// @flow
|
||||
import "core-js/stable";
|
||||
import "regenerator-runtime/runtime";
|
||||
import "../node_modules/leaflet/dist/leaflet.css"
|
||||
|
||||
import React from "react";
|
||||
import ReactDOM from "react-dom";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue