diff --git a/web/pages/swap.tsx b/web/pages/swap.tsx index f2207cf3..376a1601 100644 --- a/web/pages/swap.tsx +++ b/web/pages/swap.tsx @@ -15,7 +15,7 @@ import { LiquidityGraph } from 'web/components/contract/liquidity-graph' import { Col } from 'web/components/layout/col' import { Row } from 'web/components/layout/row' -const users = { +const users: Record = { alice: { M: 100, YES: 0,