update pf react version

This commit is contained in:
Jake McDermott
2018-10-15 12:14:52 -04:00
parent ab94398889
commit f639f353ec
3 changed files with 73 additions and 165 deletions

View File

@@ -48,5 +48,7 @@
"no-trailing-spaces": ["error"],
"react/prefer-stateless-function": "off",
"react/prop-types": "off",
"jsx-a11y/label-has-for": "off",
"jsx-a11y/label-has-associated-control": "off"
}
}