diff --git a/public/index.html b/public/index.html index aa069f2..eff162d 100644 --- a/public/index.html +++ b/public/index.html @@ -24,7 +24,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - React App + AI Prompters diff --git a/src/App.tsx b/src/App.tsx index da877fc..6d4d2e1 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -8,9 +8,6 @@ import { QuizzMaster } from './component/quizz-master'; const App: React.FunctionComponent = () => { - - - return (