update a more eslint friendly fixture

This commit is contained in:
Keith Yao 2017-06-27 23:48:13 +02:00
parent 6ab4ee6fef
commit bd80c5a309
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
/* eslint-disable */
import { storyOf, action } from '@kadira/storybook-addons';
import { action } from '@kadira/storybook-addons';
import { storyOf } from '@storybook/react';

View File

@ -1,3 +1,3 @@
/* eslint-disable */
import { storyOf, action } from '@kadira/storybook-addons';
import { action } from '@kadira/storybook-addons';
import { storyOf } from '@storybook/react';