Skip to content

Commit e15d295

Browse files
author
pabra
committed
update dependencies
1 parent d7753c3 commit e15d295

File tree

4 files changed

+1599
-2994
lines changed

4 files changed

+1599
-2994
lines changed

__tests__/index.test.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/**
2+
* @jest-environment jsdom
3+
*/
14
import { fireEvent, render, waitFor } from '@testing-library/react';
25
import { act, renderHook } from '@testing-library/react-hooks';
36
import React, { useEffect, useState } from 'react';

0 commit comments

Comments
 (0)