[Synthetics] Add key to avoid react log warning (#152132)

This commit is contained in:
Shahzad 2023-02-27 17:04:15 +01:00 committed by GitHub
parent 74fa43e5e4
commit 83f5072398
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -129,6 +129,7 @@ export const PrivateLocationsTable = ({
const renderToolRight = () => {
return [
<EuiButton
key="addPrivateLocationButton"
fill
data-test-subj={'addPrivateLocationButton'}
isLoading={loading}