Prettier format
This commit is contained in:
parent
2661c76d23
commit
cd9f065be2
|
@ -37,7 +37,7 @@ export function ContractInfoDialog(props: { contract: Contract; bets: Bet[] }) {
|
|||
bets.filter((bet) => !bet.isAnte),
|
||||
'userId'
|
||||
).length
|
||||
|
||||
|
||||
const typeDisplay =
|
||||
outcomeType === 'BINARY'
|
||||
? 'YES / NO'
|
||||
|
|
Loading…
Reference in New Issue
Block a user