From bb26e84f9060377befb4dbc7d931da1dbd1fe01b Mon Sep 17 00:00:00 2001 From: "Navy.gif" Date: Wed, 23 Nov 2022 00:39:43 +0200 Subject: [PATCH] misc fixes n shit --- .eslintrc.json | 2 +- public/index.html | 2 +- src/App.js | 13 ++++++------- src/components/Sidebar.js | 2 +- src/pages/Login.js | 15 ++++++++------- src/util/Util.js | 13 +++++++++---- 6 files changed, 26 insertions(+), 21 deletions(-) diff --git a/.eslintrc.json b/.eslintrc.json index bad0f2a..6aecd1b 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -226,7 +226,7 @@ "no-useless-return": "error", "no-var": "error", "no-void": "error", - "no-warning-comments": "error", + "no-warning-comments": "warn", "no-whitespace-before-property": "error", "nonblock-statement-body-position": "error", "object-curly-newline": "error", diff --git a/public/index.html b/public/index.html index ed7f6ad..c624354 100644 --- a/public/index.html +++ b/public/index.html @@ -26,7 +26,7 @@ --> Framework dashboard - +