Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ To demo your component, we have a component catalog that you can add your demo t

We have a story template you can use for consistency. [More info on `story-template`](#story-template). The easiest way to use this is to copy an existing story and modify it for your needs.

Import your story in `/demo/app-root.ts` and add it to the page.
Your story will be discovered by `/demo/app-root.ts` and added to the page.

#### Story Template<a id="story-template"></a>

Expand Down
Loading