Skip to content

Commit

Permalink
fix stories title duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
xeho91 committed Jul 22, 2024
1 parent 6cdaf9d commit 49d375d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/stories/LegacyWithInstance.stories.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* * `Code`.
*/
export const meta = {
title: 'LegacyTemplate',
title: 'LegacyTemplateWithInstance',
component: LegacyTemplate,
tags: ['autodocs'],
} satisfies Meta<LegacyTemplate>;
Expand Down

0 comments on commit 49d375d

Please sign in to comment.