diff --git a/src/App.js b/src/App.js index 1a0c6fb..ef26a9b 100644 --- a/src/App.js +++ b/src/App.js @@ -1,4 +1,4 @@ -import React, {Component} from "react"; +import React, {Component} from 'react'; import { Route, NavLink, HashRouter } from 'react-router-dom' @@ -17,7 +17,7 @@ class App extends Component {
- +