Commit 8178ec0c authored by Luke Schoen's avatar Luke Schoen
Browse files

review-fix: Remove useless props from TokenAddress. Fix field order

* Remove `decimals`, `onClick`, and `tokens` props from TokenAddress as was only required
on TokenBalance

* Update SignedTxSummary so "To" input field is above "Amount"

* Explicitely pass down `drawers` prop since it is used by Card component

* Remove incorrect `handleClick` from TokenAddress component, as
that was functionality from TokenBalance
parent 27e37ec3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment