Added Flows icon #175
Annotations
10 warnings
lint:
components/form/button-group/ButtonGroup.es6.js#L4
'vertical' is missing in props validation
|
lint:
components/form/button-group/ButtonGroup.es6.js#L4
'children' is missing in props validation
|
lint:
components/form/checkbox/Checkbox.es6.js#L7
'disabled' is missing in props validation
|
lint:
components/form/checkbox/Checkbox.es6.js#L7
'checked' is missing in props validation
|
lint:
components/form/checkbox/Checkbox.es6.js#L7
'indeterminate' is missing in props validation
|
lint:
components/form/checkbox/Checkbox.es6.js#L7
'label' is missing in props validation
|
lint:
components/form/checkbox/Checkbox.es6.js#L7
'name' is missing in props validation
|
lint:
components/form/checkbox/Checkbox.es6.js#L7
'onChange' is missing in props validation
|
lint:
components/form/checkbox/Checkbox.es6.js#L7
'hasError' is missing in props validation
|
lint:
components/form/checkbox/CheckboxSelect.es6.js#L14
'checked' is missing in props validation
|