Is your feature request related to a problem? Please describe.
Writing stories with complex slots is laborious and only possible via writing the whole template itself.
Describe the solution you'd like
An addon exists for storybook, to solve this: https://storybook.js.org/addons/storybook-addon-vue-slots
Introduce this addon and transform all existing stories to the new syntax indruced with this addon.
Is your feature request related to a problem? Please describe.
Writing stories with complex slots is laborious and only possible via writing the whole template itself.
Describe the solution you'd like
An addon exists for storybook, to solve this: https://storybook.js.org/addons/storybook-addon-vue-slots
Introduce this addon and transform all existing stories to the new syntax indruced with this addon.