-
-
Notifications
You must be signed in to change notification settings - Fork 420
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
feat(babel-preset): add attribute role="img" to the svg element #750
feat(babel-preset): add attribute role="img" to the svg element #750
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
44ba678
to
f335e8b
Compare
Codecov Report
@@ Coverage Diff @@
## main #750 +/- ##
=======================================
Coverage 92.26% 92.26%
=======================================
Files 32 32
Lines 802 802
Branches 262 262
=======================================
Hits 740 740
Misses 59 59
Partials 3 3
Help us with your feedback. Take ten seconds to tell us how you rate us. |
Thanks @sinchang |
I realized this PR doesn't play well with |
I have the same issue as @jupavavi @gregberge. |
Shall we report this issue? |
Fixing it via #787 |
This reverts commit 8b9edc4.
docs(a11y): revert #750 and add accessibility documentation for `svgProps` override
Summary
Closes #737
Test plan