diff --git a/.storybook/theme.ts b/.storybook/theme.ts index 71c8bf0..f8dd258 100644 --- a/.storybook/theme.ts +++ b/.storybook/theme.ts @@ -26,9 +26,9 @@ export const CloudThemeLight = create({ inputTextColor: 'black', inputBorderRadius: 4, - brandUrl: 'https://github.com/gravity-ui/uikit', + brandUrl: 'https://github.com/gravity-ui/navigation', brandTitle: `
Gravity UI
-
Components
`, +
Navigation
`, }); export const CloudThemeDark = create({