diff --git a/.eslintrc.json b/.eslintrc.json index a89e2973..6e16e69a 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -48,7 +48,8 @@ { "avoidEscape": true } - ] + ], + "react/jsx-key": "off" }, "settings": { "react": {