fix linting error
This commit is contained in:
parent
53d547bc65
commit
d50ea6fd49
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// @flow
|
||||
import "core-js/stable";
|
||||
import "regenerator-runtime/runtime";
|
||||
import "../node_modules/leaflet/dist/leaflet.css"
|
||||
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