remove comment
This commit is contained in:
parent
cbcc8873e3
commit
0d41910817
|
@ -56,8 +56,6 @@ export function NumericResolutionPanel(props: {
|
|||
? 'btn-primary'
|
||||
: 'btn-disabled'
|
||||
|
||||
console.log('outcome', outcome)
|
||||
|
||||
return (
|
||||
<Col className={clsx('rounded-md bg-white px-8 py-6', className)}>
|
||||
<div className="mb-6 whitespace-nowrap text-2xl">Resolve market</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user