From 9e51a45233337bb02990ebd77bf60ee11f499792 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Cadenas?= <77900120+andrrsin@users.noreply.github.com> Date: Fri, 15 Mar 2024 01:31:10 +0100 Subject: [PATCH 1/2] Warning removal and correct extensions --- webapp/public/index.html | 47 ++++++++++--------- webapp/public/manifest.json | 4 +- webapp/src/App.jsx | 39 ++------------- .../components/{AddUser.js => AddUser.jsx} | 0 webapp/src/components/{Login.js => Login.jsx} | 0 5 files changed, 32 insertions(+), 58 deletions(-) rename webapp/src/components/{AddUser.js => AddUser.jsx} (100%) rename webapp/src/components/{Login.js => Login.jsx} (100%) diff --git a/webapp/public/index.html b/webapp/public/index.html index 5f84e37..0923e97 100644 --- a/webapp/public/index.html +++ b/webapp/public/index.html @@ -1,21 +1,24 @@ -
- - - - - - - - - -