chore(client): resolve linting errors in client

This commit is contained in:
Mrugesh Mohapatra
2019-07-19 19:28:04 +05:30
committed by mrugesh
parent 8980528009
commit 298e263f74
7 changed files with 34 additions and 13 deletions

View File

@@ -39,6 +39,7 @@ export function DynamicForm({
fields,
handleSubmit,
fields: {
// eslint-disable-next-line react/prop-types
_meta: { allPristine }
},