How did I typo this
This commit is contained in:
@@ -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 && (
|
||||||
<>
|
<>
|
||||||
|
|||||||
Reference in New Issue
Block a user