Disable new Numeric markets for now
This commit is contained in:
parent
f7558e0ee6
commit
20c18b93cc
|
@ -254,7 +254,7 @@ export function NewContract(props: {
|
|||
choicesMap={{
|
||||
'Yes / No': 'BINARY',
|
||||
'Free response': 'FREE_RESPONSE',
|
||||
Numeric: 'PSEUDO_NUMERIC',
|
||||
// Numeric: 'PSEUDO_NUMERIC',
|
||||
}}
|
||||
isSubmitting={isSubmitting}
|
||||
className={'col-span-4'}
|
||||
|
|
Loading…
Reference in New Issue
Block a user