Capgemini / dcx-react-library

React Library UI/UX agnostic
https://main--6069a6f47f4b9f002171f8e1.chromatic.com
MIT License
107 stars 7 forks source link

fix: replaced empty jsx with react fragment #540

Closed alexwbbr closed 9 months ago

alexwbbr commented 9 months ago

Replaced the empty JSX for a re4act fragment to add the key property

codecov-commenter commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (df4b5f8) 100.00% compared to head (de2ccfc) 100.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/1.0.0 #540 +/- ## =============================================== Coverage 100.00% 100.00% =============================================== Files 67 67 Lines 1240 1240 Branches 458 458 =============================================== Hits 1240 1240 ``` | [Files](https://app.codecov.io/gh/Capgemini/dcx-react-library/pull/540?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini) | Coverage Δ | | |---|---|---| | [src/tabGroup/TabGroup.tsx](https://app.codecov.io/gh/Capgemini/dcx-react-library/pull/540?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL3RhYkdyb3VwL1RhYkdyb3VwLnRzeA==) | `100.00% <100.00%> (ø)` | |

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

Ibabalola commented 9 months ago

thank you @alexwbbr 👏🏿