-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: decompose OrderRow component (#5335)
* refactor: extract utils from OrderRow * refactor: get rid of CurrencySymbolItem * refactor: move OrderRow component to containers * refactor: extract custom hooks from OrderRow * refactor: extract CurrencyAmountItem component * refactor: get rid of renderLimitPrice * refactor: remove orderRateInfo duplicate * refactor: remove excessive showIcon prop from WarningTooltip
- Loading branch information
Showing
14 changed files
with
214 additions
and
217 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.