-
Notifications
You must be signed in to change notification settings - Fork 60
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
web-wallet: Replace Card component #1655
Conversation
06c307e
to
7fdcc2b
Compare
c967be7
to
5e787b2
Compare
6fb5de6
to
7902c55
Compare
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.
A minor comment, everything else looks good.
web-wallet/src/lib/containers/IconHeaderToggleCard/IconHeaderToggleCard.svelte
Outdated
Show resolved
Hide resolved
Can this PR be worked on? It has been stale for some time now. |
7080c01
to
b8a8b9f
Compare
0af83d5
to
23ba1e2
Compare
Ready for a re-review. |
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.
Looks good. I think the future, we might want to merge some of the Card components together to make a more generic "workhorse" Card (in Duskit).
Thanks for making these changes.
Resolves #1650, Resolves #1295