Skip to content

Commit 01effbd

Browse files
committed
docs(stacks-svelte): add beta suffix to storybook title
1 parent 536da22 commit 01effbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/stacks-svelte/.storybook/stacks-theme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default create({
66
fontBase:
77
'-apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif',
88

9-
brandTitle: "Stacks Svelte",
9+
brandTitle: "Stacks Svelte (beta)",
1010
// TODO
1111
// brandImage: "<link to stacks svelte svg>",
1212
brandTarget: "_self",

0 commit comments

Comments
 (0)