mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-29 18:50:08 +03:00
L #~: lint-fix missing proptypes (#2667)
This commit is contained in:
parent
a131bbfa93
commit
057cfd07a5
@ -138,6 +138,8 @@ TableController.propTypes = {
|
||||
tooltip: PropTypes.any,
|
||||
fieldProps: PropTypes.object,
|
||||
readOnly: PropTypes.bool,
|
||||
onConditionChange: PropTypes.func,
|
||||
dependOf: PropTypes.oneOfType([PropTypes.array, PropTypes.string]),
|
||||
}
|
||||
|
||||
TableController.displayName = 'TableController'
|
||||
|
Loading…
x
Reference in New Issue
Block a user