diff --git a/public/index.html b/public/index.html index aa069f2..eb020eb 100644 --- a/public/index.html +++ b/public/index.html @@ -39,5 +39,7 @@ To begin the development, run `npm start` or `yarn start`. To create a production bundle, use `npm run build` or `yarn build`. --> + + diff --git a/src/App.js b/src/App.js index ceb00cb..f99674f 100644 --- a/src/App.js +++ b/src/App.js @@ -1,4 +1,3 @@ -import logo from './logo.svg'; import './App.css'; function App() {