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),
|
bets.filter((bet) => !bet.isAnte),
|
||||||
'userId'
|
'userId'
|
||||||
).length
|
).length
|
||||||
|
|
||||||
const typeDisplay =
|
const typeDisplay =
|
||||||
outcomeType === 'BINARY'
|
outcomeType === 'BINARY'
|
||||||
? 'YES / NO'
|
? 'YES / NO'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user