We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69cbe61 commit 1d1df32Copy full SHA for 1d1df32
.storybook/manager.ts
@@ -4,7 +4,7 @@ import { create } from '@storybook/theming';
4
5
const theme = create({
6
base: 'light', // this will inherit the base properties of Storybook's dark theme
7
- brandTitle: `Kubit | react-components`,
+ brandTitle: `React components by Kubit`,
8
brandUrl: 'https://kubit-ui.com/',
9
10
// colors
0 commit comments