From 64ff11c6f9e376cd410cc5a6e67a2df837212726 Mon Sep 17 00:00:00 2001 From: shantanusoni72 Date: Sat, 21 Oct 2023 07:05:04 -0400 Subject: [PATCH] remove unnecessory yellow button --- next-env.d.ts | 1 + src/components/Settings.tsx | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/next-env.d.ts b/next-env.d.ts index 4f11a03..fd36f94 100644 --- a/next-env.d.ts +++ b/next-env.d.ts @@ -1,5 +1,6 @@ /// /// +/// // NOTE: This file should not be edited // see https://nextjs.org/docs/basic-features/typescript for more information. diff --git a/src/components/Settings.tsx b/src/components/Settings.tsx index a1317d9..b8af611 100644 --- a/src/components/Settings.tsx +++ b/src/components/Settings.tsx @@ -217,7 +217,7 @@ const Settings = ({ settingsIsOpen, closeSettingsModal, translate }: Props) => { )} > - + >*/}