fix: accessibility fixes (#249)

This commit is contained in:
Mehak Nasir
2022-08-15 14:55:59 +05:00
committed by GitHub
parent 67618ab732
commit 592f63cae9
3 changed files with 3 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ module.exports = createConfig('eslint',
'import/no-extraneous-dependencies': 'off',
'react-hooks/exhaustive-deps': 'off',
'jsx-a11y/no-noninteractive-element-interactions': 'off',
'jsx-a11y/no-access-key': 'off',
'simple-import-sort/imports': [
'error', {
groups: [