Upgrade storybook to v3 (#3558)
This commit is contained in:
parent
e07b57852e
commit
b0fe58dc69
8 changed files with 500 additions and 546 deletions
|
@ -1,6 +1,5 @@
|
|||
import { configure, setAddon } from '@kadira/storybook';
|
||||
import { configure } from '@storybook/react';
|
||||
import React from 'react';
|
||||
import { storiesOf, action } from '@kadira/storybook';
|
||||
import { addLocaleData } from 'react-intl';
|
||||
import en from 'react-intl/locale-data/en';
|
||||
import '../app/javascript/styles/application.scss';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue