Fix imported package for "dark" theme

This commit is contained in:
Matt Wood 2019-03-05 13:29:50 -06:00 committed by GitHub
parent fa27fc409b
commit ca7307c867
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ You can get these themes like so:
```js
import { addParameters, configure } from '@storybook/react';
import { themes } from '@storybook/components';
import { themes } from '@storybook/theming';
// Option defaults.
addParameters({