Update [contractSlug].tsx
This commit is contained in:
parent
ada9fac343
commit
772eeb5c93
|
@ -116,7 +116,7 @@ export function ContractEmbed(props: { contract: Contract; bets: Bet[] }) {
|
|||
tradingAllowed(contract) &&
|
||||
!betPanelOpen && (
|
||||
<Button color="gradient" onClick={() => setBetPanelOpen(true)}>
|
||||
Bet
|
||||
Predict
|
||||
</Button>
|
||||
)}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user