mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-21 05:02:39 +08:00
Fix Chromatic warning
This commit is contained in:
parent
da102528f1
commit
89d09ddf03
@ -1,6 +1,6 @@
|
||||
import { document } from 'global';
|
||||
import React, { Fragment, useEffect } from 'react';
|
||||
import { isChromatic } from 'chromatic';
|
||||
import isChromatic from 'chromatic/isChromatic';
|
||||
import { addDecorator, addParameters } from '@storybook/react';
|
||||
import {
|
||||
Global,
|
||||
|
Loading…
x
Reference in New Issue
Block a user