diff --git a/client/src/App.js b/client/src/App.js index 799face..0913fdc 100644 --- a/client/src/App.js +++ b/client/src/App.js @@ -26,5 +26,5 @@ const App = () => { ; }; - +//test export default App;