chore: remove typo (#476)

Remove "hello" from "I Understand" button
This commit is contained in:
doprz
2024-12-31 15:17:00 -06:00
committed by GitHub
parent ca5e4c13d3
commit c712fc741e

View File

@@ -202,7 +202,7 @@ export default function Settings(): JSX.Element {
accept();
}}
>
I Understand hello
I Understand
</Button>
),
});