QQQ-21: fixed isRequired being double checked

This commit is contained in:
Tim Chamberlain
2022-07-07 15:15:13 -05:00
parent 22e35cdfb0
commit 8354f81eca
4 changed files with 11 additions and 9 deletions

View File

@ -25,6 +25,7 @@
"no-shadow": "off",
"no-unused-vars": "off",
"spaced-comment": "off",
"object-shorthand": "off",
"react/jsx-props-no-spreading": "off",
"react/react-in-jsx-scope": "off",
"import/extensions": [