diff --git a/.eslintrc.json b/.eslintrc.json index 9106df28..e46e7ef3 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -18,7 +18,7 @@ "plugin:import/recommended", "plugin:import/typescript", "plugin:promise/recommended", - "plugin:jsx-a11y/recommended", + // "plugin:jsx-a11y/recommended", "plugin:react/recommended", "plugin:react/jsx-runtime", "plugin:react-hooks/recommended", diff --git a/src/molecules/Buttons/Btn.tsx b/src/molecules/Buttons/Btn.tsx index e51fb9a6..4718d2c3 100644 --- a/src/molecules/Buttons/Btn.tsx +++ b/src/molecules/Buttons/Btn.tsx @@ -89,6 +89,7 @@ export function Btn({ >