Fix eslint errors

This commit is contained in:
Bill Thornton 2019-08-22 11:13:57 -04:00
parent 640521a211
commit 5442fbe323

View File

@ -28,5 +28,6 @@
}
},
"rules": {
"react/prop-types": ["error", { "ignore": ["navigation"] }]
}
}