mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 11:11:53 +08:00
#3984 fix linting errors
This commit is contained in:
parent
fe7b28c817
commit
330a16c9d4
@ -2,6 +2,7 @@ import React from 'react';
|
|||||||
import { shallow, mount } from 'enzyme';
|
import { shallow, mount } from 'enzyme';
|
||||||
import EventEmitter from 'eventemitter3';
|
import EventEmitter from 'eventemitter3';
|
||||||
|
|
||||||
|
// eslint-disable-next-line import/no-unresolved
|
||||||
import Panel from '../Panel';
|
import Panel from '../Panel';
|
||||||
import Events from '../constants';
|
import Events from '../constants';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user