react-fake-props
react-fake-props copied to clipboard
Immutable types not supported
Tests fail for components using Immutable types:
'Error, unknown type'
Could it be possible to support them ?
Hi @flightcom, Could you provide a failing example please?
I think @flightcom was referring to react-immutable-proptypes. Currently, react-fake-props
sets below value to prop which has immutable proptype:
'custom type not supported, please set the correct value for propName prop'