1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/context
Thomas Heartman fe09ae214f
chore: fix "key" prop issues in front end tests (#8459)
Fixes all warnings about the "key" prop. The majority of the fixes fall
into one of the following categories:

- Extracting "key" props in tables (you're not allowed to just spread
them in)
- Adding "key" props to autocomplete options and chips
- fixing test data that didn't contain ids
2024-10-16 14:57:43 +02:00
..
ContectFormChip feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ContextFieldUsage chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ContextForm feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
ContextList chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
CreateUnleashContext
EditContext feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
hooks chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00