Skip to content

Commit 051839a

Browse files
committed
chore: update storybook
1 parent 6858a08 commit 051839a

File tree

3 files changed

+1279
-535
lines changed

3 files changed

+1279
-535
lines changed

.storybook/theme-addon/register.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ import React from 'react';
22

33
import {getThemeType} from '@gravity-ui/uikit';
44
import {addons, types} from '@storybook/addons';
5-
import {type API, useGlobals} from '@storybook/api';
5+
import {useGlobals} from '@storybook/api';
6+
import type {API} from '@storybook/api';
67

78
import {themes} from '../theme';
89

0 commit comments

Comments
 (0)