Deepscan fix

This commit is contained in:
Michael Shilman 2019-08-28 23:01:06 +08:00
parent 9203521b98
commit 9cb5ab4141

View File

@ -1,5 +1,4 @@
import React from 'react';
import startCase from 'lodash/startCase';
import { configure, addDecorator, addParameters } from '@storybook/react';
import { Global, ThemeProvider, themes, createReset, convert } from '@storybook/theming';
import { withCssResources } from '@storybook/addon-cssresources';