app/javascript/spec/tree-view/selector.spec.js
'onSubmit' is missing in props validation Open
Open
const RendererWrapper = ({ initialValue, onSubmit = () => {}, ...props }) => (
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
'initialValue' is missing in props validation Open
Open
const RendererWrapper = ({ initialValue, onSubmit = () => {}, ...props }) => (
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/