Skip to content

Commit

Permalink
feat(trade): add trade to ModalOriginType
Browse files Browse the repository at this point in the history
  • Loading branch information
jjBlockchain committed Dec 14, 2021
1 parent 56308ee commit c8409c3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ export type ModalOriginType =
| 'SwapLimitPrompt'
| 'SwapNoHoldings'
| 'TheExchangePage'
| 'Trade'
| 'TradingLimits'
| 'TransactionList'
| 'Unknown'
Expand Down

0 comments on commit c8409c3

Please sign in to comment.