Getting rid of console log, fixing multiple choice markets (#938)
This commit is contained in:
parent
aa93ec060d
commit
a12ed78813
|
@ -28,10 +28,6 @@ export function WarningConfirmationButton(props: {
|
|||
outcome,
|
||||
marketType,
|
||||
} = props
|
||||
{
|
||||
console.log(outcome)
|
||||
}
|
||||
|
||||
if (!warning) {
|
||||
return (
|
||||
<button
|
||||
|
|
Loading…
Reference in New Issue
Block a user