You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have "@storybook/vue3": "^6.5.6" installed and now i npm'd "storybook-addon-designs": "^6.3.1". I have registered this addon in .storybook/main.js, imported { withDesign } in the story, added the decorators: [with design] and parameters to the export default but the Design tab is not appearing in my browser. I have tried incognito mode also. Do you have any suggestions on why is this not working for me?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
I have "@storybook/vue3": "^6.5.6" installed and now i npm'd "storybook-addon-designs": "^6.3.1". I have registered this addon in .storybook/main.js, imported { withDesign } in the story, added the decorators: [with design] and parameters to the export default but the Design tab is not appearing in my browser. I have tried incognito mode also. Do you have any suggestions on why is this not working for me?
Best,
Alex
Beta Was this translation helpful? Give feedback.
All reactions