mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 18:21:08 +08:00
cleanup
This commit is contained in:
parent
134cca2848
commit
4a986bc18a
@ -1,6 +1,6 @@
|
||||
import React, { FC, SyntheticEvent } from 'react';
|
||||
import { Source } from '@storybook/components';
|
||||
import { Code, components, H1 } from '@storybook/components/html';
|
||||
import { Code, components } from '@storybook/components/html';
|
||||
import { document, window } from 'global';
|
||||
import { isNil } from 'lodash';
|
||||
import { styled } from '@storybook/theming';
|
||||
|
Loading…
x
Reference in New Issue
Block a user