cleaning up
This commit is contained in:
parent
efc04989a8
commit
54b031ac35
|
@ -52,9 +52,7 @@ export default function BetButton(props: {
|
||||||
Predict
|
Predict
|
||||||
</Button>
|
</Button>
|
||||||
) : (
|
) : (
|
||||||
<>
|
|
||||||
<BetSignUpPrompt />
|
<BetSignUpPrompt />
|
||||||
</>
|
|
||||||
)}
|
)}
|
||||||
|
|
||||||
{user && (
|
{user && (
|
||||||
|
|
Loading…
Reference in New Issue
Block a user