diff --git a/SurveyFrontend/index.html b/SurveyFrontend/index.html index e4b78ea..7cebcf7 100644 --- a/SurveyFrontend/index.html +++ b/SurveyFrontend/index.html @@ -2,9 +2,12 @@
- + + + + -
- Edit src/App.tsx and save to test HMR
-
- Click on the Vite and React logos to learn more -
- > - ) +const App: React.FC = () => { + return ( +