mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 06:51:17 +08:00
update a more eslint friendly fixture
This commit is contained in:
parent
6ab4ee6fef
commit
bd80c5a309
@ -1,3 +1,3 @@
|
||||
/* eslint-disable */
|
||||
import { storyOf, action } from '@kadira/storybook-addons';
|
||||
import { action } from '@kadira/storybook-addons';
|
||||
import { storyOf } from '@storybook/react';
|
||||
|
@ -1,3 +1,3 @@
|
||||
/* eslint-disable */
|
||||
import { storyOf, action } from '@kadira/storybook-addons';
|
||||
import { action } from '@kadira/storybook-addons';
|
||||
import { storyOf } from '@storybook/react';
|
||||
|
Loading…
x
Reference in New Issue
Block a user