4 lines
77 B
TypeScript
4 lines
77 B
TypeScript
// Jest setup for React Testing Library
|
|
import '@testing-library/jest-dom';
|
|
|
// Jest setup for React Testing Library
|
|
import '@testing-library/jest-dom';
|
|
|