Chore: Add a key prop to warning component to prevent "should have a unique key prop" error (#83340)

add a key prop to prevent "should have a unique key prop" warning/error on the browser console
This commit is contained in:
ismail simsek
2024-02-23 22:57:12 +01:00
committed by GitHub
parent dfeb33fe55
commit 240480ac9b

View File

@@ -405,6 +405,7 @@ export class QueryEditorRow<TQuery extends DataQuery> extends PureComponent<Prop
return (
<Badge
key="query-warning"
color="orange"
icon="exclamation-triangle"
text={