forked from safe-global/safe-wallet-web
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: too wide label (safe-global#4282)
* fix: duplicated advanced data DecodedTx was rendering a decodedData block, which was also rendered by the Summary component. Right now I’m hiding the decodedData block in the summary based on a prop that is passed by the parent component. This will be refactored and tested over here: safe-global#4091 * Update src/components/tx/DecodedTx/index.tsx Co-authored-by: Usame Algan <[email protected]> * fix: too wide label * fix: update snapshot --------- Co-authored-by: Usame Algan <[email protected]>
- Loading branch information
1 parent
928c2d0
commit 6375e28
Showing
2 changed files
with
12 additions
and
10 deletions.
There are no files selected for viewing
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