This commit is contained in:
ingawei 2022-09-26 21:43:29 -07:00
parent fd90bc353b
commit 0cbb68ac4e

View File

@ -28,10 +28,6 @@ export function WarningConfirmationButton(props: {
outcome, outcome,
marketType, marketType,
} = props } = props
{
console.log(outcome)
}
if (!warning) { if (!warning) {
return ( return (
<button <button