diff --git a/src/App.js b/src/App.js index 92d3311..fa1db5c 100644 --- a/src/App.js +++ b/src/App.js @@ -12,5 +12,6 @@ function App() { ); } - +//exported new +//new pr 3 export default App;