cleaning up

This commit is contained in:
ingawei 2022-09-29 23:42:23 -07:00
parent efc04989a8
commit 54b031ac35

View File

@ -52,9 +52,7 @@ export default function BetButton(props: {
Predict Predict
</Button> </Button>
) : ( ) : (
<>
<BetSignUpPrompt /> <BetSignUpPrompt />
</>
)} )}
{user && ( {user && (