For example, it would generate: ```diff -action: Function +action: PropTypes.func (custom validator) ``` It's just a matter of updating `react-docgen` I believe. It's been fixed upstream : https://github.com/reactjs/react-docgen/issues/217 .
For example, it would generate:
It's just a matter of updating
react-docgenI believe. It's been fixed upstream : reactjs/react-docgen#217 .