Use the new JSX transform (#25064)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { render, fireEvent, screen } from '@testing-library/react';
|
||||
import React from 'react';
|
||||
import renderer from 'react-test-renderer';
|
||||
import Button from '../button';
|
||||
|
||||
|
Reference in New Issue
Block a user