Describe the bug
The Stroybook docs plugin does not pick up my jsdoc description of my react components. No knobs are created and the component description contains the raw jsdoc information
To Reproduce
Create any functional component and describe the params with jsdoc
Expected behavior
The docs page contains the proper parameter descriptions based on my jsdoc definition
Describe the bug The Stroybook docs plugin does not pick up my jsdoc description of my react components. No knobs are created and the component description contains the raw jsdoc information
To Reproduce Create any functional component and describe the params with jsdoc
Expected behavior The docs page contains the proper parameter descriptions based on my jsdoc definition
Screenshots
Code snippets
System System: OS: Linux 4.19 Ubuntu 20.04.1 LTS (Focal Fossa) CPU: (8) x64 Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz Binaries: Node: 15.0.1 - ~/.nvm/versions/node/v15.0.1/bin/node npm: 7.0.3 - ~/.nvm/versions/node/v15.0.1/bin/npm npmPackages: @storybook/addon-actions: ^6.1.11 => 6.1.11 @storybook/addon-essentials: ^6.1.11 => 6.1.11 @storybook/addon-links: ^6.1.11 => 6.1.11 @storybook/node-logger: ^6.1.11 => 6.1.11 @storybook/preset-create-react-app: ^3.1.5 => 3.1.5 @storybook/react: ^6.1.11 => 6.1.11