mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-21 13:47:39 +02:00
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 |
||
---|---|---|
.. | ||
FeatureMetricsChart | ||
FeatureMetricsChips | ||
FeatureMetricsContent | ||
FeatureMetricsHours | ||
FeatureMetricsStats | ||
FeatureMetricsTable | ||
aggregateFeatureMetrics.test.ts | ||
aggregateFeatureMetrics.ts | ||
daysOrHours.ts | ||
FeatureMetrics.tsx |