diff --git a/frontend/package.json b/frontend/package.json index c6e636f3..a9b74f1c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "1.0.2", + "version": "1.0.3", "private": true, "scripts": { "start": "react-scripts start", diff --git a/frontend/src/App.js b/frontend/src/App.js index 93211802..f9d8825e 100644 --- a/frontend/src/App.js +++ b/frontend/src/App.js @@ -74,11 +74,11 @@ function App() { component={SubmittedQuestions} /> - -