mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 13:01:07 +08:00
cleanup
This commit is contained in:
parent
f20b98c61e
commit
9340d52770
@ -1,7 +1,7 @@
|
||||
import global from 'global';
|
||||
import pick from 'lodash/pick';
|
||||
import deepEqual from 'fast-deep-equal';
|
||||
import { themes, create } from '@storybook/theming';
|
||||
import { create } from '@storybook/theming';
|
||||
import type { ThemeVars } from '@storybook/theming';
|
||||
import { once } from '@storybook/client-logger';
|
||||
import dedent from 'ts-dedent';
|
||||
|
Loading…
x
Reference in New Issue
Block a user