1
0
Fork 0

chore: Fixed linter warnings in Components

This commit is contained in:
Joost De Cock 2020-02-22 08:44:50 +01:00
parent b038c8d03f
commit 1bb91c395c

View file

@ -23,7 +23,7 @@ LineDrawing.propTypes = {
} }
LineDrawing.defaultProps = { LineDrawing.defaultProps = {
size: false, size: 0,
className: '', className: '',
pattern: 'aaron', pattern: 'aaron',
style: {} style: {}