storybookjs/babel-plugin-react-docgen

React.createRef could breaking generating doc

developerntuc opened this issue · 0 comments

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?