Fix: Alert prop types improvement#2877
Fix: Alert prop types improvement#2877FinnWard wants to merge 3 commits intonl-design-system:mainfrom
Conversation
|
Someone is attempting to deploy a commit to the nl-design-system Team on Vercel. A member of the Team first needs to authorize it. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2877 +/- ##
==========================================
+ Coverage 90.62% 90.98% +0.35%
==========================================
Files 196 200 +4
Lines 1739 1752 +13
Branches 384 381 -3
==========================================
+ Hits 1576 1594 +18
+ Misses 157 154 -3
+ Partials 6 4 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Voor de sonarqube issue, de |
|
thanks! ga ik even over nadenken nog |
|




narrowed type prop for Alert as any unknown types were changed to "info"
updated role prop to still accept any string but the autocomplete suggestions will now show the AlertRoles enum
before:

now:
