mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-11 00:06:25 +08:00
Fix
This commit is contained in:
parent
61338bf3d3
commit
cd8f1f272f
@ -13,7 +13,7 @@ import {
|
|||||||
} from 'storybook/internal/common';
|
} from 'storybook/internal/common';
|
||||||
import { logger } from 'storybook/internal/node-logger';
|
import { logger } from 'storybook/internal/node-logger';
|
||||||
|
|
||||||
import findUp from 'find-up';
|
import { findUp } from 'find-up';
|
||||||
import c from 'tinyrainbow';
|
import c from 'tinyrainbow';
|
||||||
import dedent from 'ts-dedent';
|
import dedent from 'ts-dedent';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user