babel-plugin-react-docgen
babel-plugin-react-docgen copied to clipboard
React.createRef could breaking generating doc
Whenever I use React.createRef in code it breaks and does not add __docgenInfo to component. It could be related to this plugin or react-docgen itself?