Skip to content

Commit 284fba1

Browse files
authored
feat: assign Storybook icon to .stories.vue file extensions (#3341)
Signed-off-by: Jacob Janisz <jacob.janisz@outlook.com>
1 parent 6345487 commit 284fba1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/icons/fileIcons.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1912,6 +1912,7 @@ export const fileIcons: FileIcons = {
19121912
'story.tsx',
19131913
'stories.svelte',
19141914
'story.mdx',
1915+
'stories.vue',
19151916
],
19161917
},
19171918
{ name: 'wepy', fileExtensions: ['wpy'] },

0 commit comments

Comments
 (0)