How did I typo this

This commit is contained in:
2026-01-31 01:14:38 -07:00
parent 4e694c108c
commit 37b92dd1cf

View File

@@ -32,7 +32,7 @@ export default function BerryDashSubmitSplash () {
? 'Loading...' ? 'Loading...'
: result == -1 : result == -1
? 'Verify you are human to submit a splash text' ? 'Verify you are human to submit a splash text'
: 'Berry Dash Splash Text Submition'} : 'Berry Dash Splash Text Submission'}
</p> </p>
{!loading && ( {!loading && (
<> <>