Skip to content

Commit 1d1df32

Browse files
author
Hector Arce De Las Heras
committed
Update title for storybook
1 parent 69cbe61 commit 1d1df32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.storybook/manager.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { create } from '@storybook/theming';
44

55
const theme = create({
66
base: 'light', // this will inherit the base properties of Storybook's dark theme
7-
brandTitle: `Kubit | react-components`,
7+
brandTitle: `React components by Kubit`,
88
brandUrl: 'https://kubit-ui.com/',
99

1010
// colors

0 commit comments

Comments
 (0)