We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 851ec82 commit 5482b8bCopy full SHA for 5482b8b
examples/vite/src/components/MutlipleStories.stories.vue
@@ -1,5 +1,5 @@
1
<template>
2
- <Stories>
+ <Stories title="Components/Multiple Stories">
3
<Story title="Primary"> hello </Story>
4
<Story title="Secondary"> world </Story>
5
</Stories>
0 commit comments