italia / design-react-kit

Il toolkit React conforme alle linee guida di design per i siti internet e i servizi digitali della PA.
https://italia.github.io/design-react-kit/
BSD 3-Clause "New" or "Revised" License
152 stars 80 forks source link

Fix: alert default props #1072

Closed Virtute90 closed 1 week ago

Virtute90 commented 1 week ago

Fixes #1067

PR Checklist

Short description of what this resolves:

Sostuito defaultprops con parametri del componenti

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
design-react-kit ✅ Ready (Inspect) Visit Preview Jun 28, 2024 10:57pm
codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.35%. Comparing base (db6a256) to head (2adf33d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1072 +/- ## ========================================== - Coverage 97.35% 97.35% -0.01% ========================================== Files 354 354 Lines 25450 25444 -6 Branches 1670 1670 ========================================== - Hits 24776 24770 -6 Misses 672 672 Partials 2 2 ``` | [Flag](https://app.codecov.io/gh/italia/design-react-kit/pull/1072/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=italia) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/italia/design-react-kit/pull/1072/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=italia) | `97.35% <100.00%> (-0.01%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=italia#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

astagi commented 1 week ago

Thanks @Virtute90