Skip to content

Commit 5482b8b

Browse files
committed
specify title
1 parent 851ec82 commit 5482b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/vite/src/components/MutlipleStories.stories.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<Stories>
2+
<Stories title="Components/Multiple Stories">
33
<Story title="Primary"> hello </Story>
44
<Story title="Secondary"> world </Story>
55
</Stories>

0 commit comments

Comments
 (0)