-
Notifications
You must be signed in to change notification settings - Fork 467
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
fix: remove default styling from a
tag in card component
#9681
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9681 +/- ##
==========================================
- Coverage 75.68% 75.23% -0.46%
==========================================
Files 1216 1246 +30
Lines 19068 19562 +494
Branches 2091 2118 +27
==========================================
+ Hits 14432 14717 +285
- Misses 4592 4799 +207
- Partials 44 46 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
BundleMonUnchanged files (5)
Total files change +3B 0% Unchanged groups (1)
Final result: ✅ View report in BundleMon website ➡️ |
a
tag in card component
Fixes #9664