My component's description on the Storybook Docs page is picking up extra tags stuff from the JSDocs in addition to the description.
How can I go about displaying only the "description part" of the JSDOC description?
I've attempted explicitly specifying a @description
tag but that didn't do anything.