diff --git a/web/pages/simulator/index.tsx b/web/pages/simulator/index.tsx index 36022ff1..e4f166dd 100644 --- a/web/pages/simulator/index.tsx +++ b/web/pages/simulator/index.tsx @@ -196,11 +196,11 @@ function NewBidTable(props: { - {/* Note: Would love to make this input smaller... */} setNewBid(parseInt(e.target.value) || 0)} onKeyUp={(e) => {