From c712fc741e7fe78220b0f9b4e06660fd54120c7f Mon Sep 17 00:00:00 2001 From: doprz <52579214+doprz@users.noreply.github.com> Date: Tue, 31 Dec 2024 15:17:00 -0600 Subject: [PATCH] chore: remove typo (#476) Remove "hello" from "I Understand" button --- src/views/components/settings/Settings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/components/settings/Settings.tsx b/src/views/components/settings/Settings.tsx index 17f18ba2..4c359865 100644 --- a/src/views/components/settings/Settings.tsx +++ b/src/views/components/settings/Settings.tsx @@ -202,7 +202,7 @@ export default function Settings(): JSX.Element { accept(); }} > - I Understand hello + I Understand ), });