diff options
Diffstat (limited to 'frontend/src/App.js')
-rw-r--r-- | frontend/src/App.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/frontend/src/App.js b/frontend/src/App.js index 73ec59e..cf89bf0 100644 --- a/frontend/src/App.js +++ b/frontend/src/App.js @@ -1,10 +1,6 @@ import './App.css'; import SECAPIData from "./SECAPIData"; -/* -App is the main react component that contains all the other maps components -*/ - function App() { return ( |