From 6e4dfd54a0d74b71ab58a20e97784a81cfbe3754 Mon Sep 17 00:00:00 2001 From: Afonso Jorge Ramos Date: Fri, 14 Jun 2024 18:11:02 +0100 Subject: [PATCH 1/2] style: cleanup useless tw classnames --- index.html | 20 ++++++++-------- src/components/AllRead.tsx | 2 +- src/components/Oops.tsx | 2 +- .../__snapshots__/AllRead.test.tsx.snap | 4 ++-- .../__snapshots__/Oops.test.tsx.snap | 4 ++-- src/components/fields/FieldInput.tsx | 2 +- .../__snapshots__/FieldInput.test.tsx.snap | 4 ++-- src/routes/Accounts.tsx | 7 ++---- src/routes/Login.tsx | 2 +- src/routes/LoginWithOAuthApp.tsx | 4 ++-- src/routes/LoginWithPersonalAccessToken.tsx | 4 ++-- src/routes/Notifications.tsx | 2 +- src/routes/Settings.tsx | 5 +--- .../__snapshots__/Accounts.test.tsx.snap | 8 +++---- src/routes/__snapshots__/Login.test.tsx.snap | 4 ++-- .../LoginWithOAuthApp.test.tsx.snap | 24 ++++++++----------- ...LoginWithPersonalAccessToken.test.tsx.snap | 20 +++++++--------- .../__snapshots__/Notifications.test.tsx.snap | 8 +++---- .../__snapshots__/Settings.test.tsx.snap | 2 +- 19 files changed, 57 insertions(+), 71 deletions(-) diff --git a/index.html b/index.html index a39268968..12888be56 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - + Gitify @@ -9,30 +9,30 @@ -
+