Skip to content

Commit

Permalink
remove story id
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahblair committed Oct 27, 2023
1 parent a4468ef commit 8861dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/highlightedtext/HighlightedText.stories.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
/>
</Template>

<Story name="Highlighted Text" id="default" />
<Story name="Highlighted Text" />
<Story name="Highlighted Text with legend" args={{ show_legend: true }} />
<Story name="Highlighted Text with label" args={{ label: "animals" }} />
<Story
Expand Down

0 comments on commit 8861dcc

Please sign in to comment.