-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: remove type change on click #107
Conversation
FE-27 Change addresses component
Currently, the addresses for contracts and accounts change from type to type when we click on it. Changes that should be done;
|
Coverage report
Test suite run success0 tests passing in 0 suite. Report generated by 🧪jest coverage report action from d1b7009 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should add to this links a hover with color primary
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
….com/FuelLabs/fuel-explorer into matt-user/refactor-address-component
closes FE-27