trycourier / courier-react

MIT License
40 stars 14 forks source link

fix: preferences - added missing react key #552

Closed vojty closed 8 months ago

vojty commented 8 months ago

Description

Warning: Each child in a list should have a unique "key" prop.

Check the render method of `PreferenceSections2`. See https://reactjs.org/link/warning-keys for more information.
    at PreferenceSections2 (http://localhost:3001/node_modules/.vite/deps/chunk-GD7R5KYS.js?v=01b8aa9b:17374:27)

Type of change

Related issues

Fix [#1]()

netlify[bot] commented 8 months ago

Deploy request for stupefied-mclean-b58cde pending review.

Visit the deploys page to approve it

Name Link
Latest commit 6b64cec3b95fbfa3b381b087e3680623d7ba8c20
codecov[bot] commented 8 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (main@36c17ff). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #552 +/- ## ======================================= Coverage ? 35.95% ======================================= Files ? 70 Lines ? 1196 Branches ? 365 ======================================= Hits ? 430 Misses ? 766 Partials ? 0 ```

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