diff --git a/public/login/index.html b/public/login/index.html deleted file mode 100644 index 44a8a38..0000000 --- a/public/login/index.html +++ /dev/null @@ -1,13 +0,0 @@ - - - - - Connection - - - - - - - - \ No newline at end of file diff --git a/public/register/index.html b/public/register/index.html deleted file mode 100644 index 44a8a38..0000000 --- a/public/register/index.html +++ /dev/null @@ -1,13 +0,0 @@ - - - - - Connection - - - - - - - - \ No newline at end of file diff --git a/src/App.js b/src/App.js index ccc1306..1fa846c 100644 --- a/src/App.js +++ b/src/App.js @@ -9,8 +9,8 @@ function App() { } /> - } /> - } /> + } /> + } /> } /> } /> } /> diff --git a/src/components/login/Login.js b/src/components/login/Login.js index 4f70a32..20c159c 100644 --- a/src/components/login/Login.js +++ b/src/components/login/Login.js @@ -40,7 +40,7 @@ export default function Login() { diff --git a/src/components/register/Register.js b/src/components/register/Register.js index 3ee5e27..b0cdf54 100644 --- a/src/components/register/Register.js +++ b/src/components/register/Register.js @@ -71,11 +71,11 @@ export default function Register() { - J'ai déjà un compte + J'ai déjà un compte ) -} \ No newline at end of file +}