mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 08:01:20 +08:00
Fix deepscan
This commit is contained in:
parent
59610613a1
commit
119080c89b
@ -1,4 +1,3 @@
|
||||
import React from 'react';
|
||||
import { Button } from './Button';
|
||||
|
||||
// More on how to set up stories at: https://storybook.js.org/docs/7.0/react/writing-stories/introduction
|
@ -1,4 +1,3 @@
|
||||
import React from 'react';
|
||||
import { Header } from './Header';
|
||||
|
||||
export default {
|
@ -1,4 +1,3 @@
|
||||
import React from 'react';
|
||||
import { within, userEvent } from '@storybook/testing-library';
|
||||
import { Page } from './Page';
|
||||
|
Loading…
x
Reference in New Issue
Block a user