mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 10:11:05 +08:00
Fix deepscan
This commit is contained in:
parent
8d13506969
commit
bd04414b41
@ -1,4 +1,4 @@
|
||||
import { setInterval, window } from 'global';
|
||||
import { setInterval } from 'global';
|
||||
import React, { Component, Fragment } from 'react';
|
||||
import PropTypes from 'prop-types';
|
||||
import { storiesOf } from '@storybook/react';
|
||||
|
Loading…
x
Reference in New Issue
Block a user