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) => { )} > - + >*/}