-
Notifications
You must be signed in to change notification settings - Fork 569
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
Added icon component #2638
Added icon component #2638
Conversation
Let's just expose |
We'll make these—and any other static component—hoverable & clickable using some sort of |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2638 +/- ##
==========================================
+ Coverage 94.18% 94.27% +0.09%
==========================================
Files 477 478 +1
Lines 9834 9999 +165
Branches 1498 1499 +1
==========================================
+ Hits 9262 9427 +165
Misses 572 572 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
Part of https://github.com/MetaMask/MetaMask-planning/issues/1615.
This adds an icon component on the Snaps SDK side of things, awaiting implementation in metamask-extension.
It's usable in
Box
,Tooltip
andText