We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51ac9c4 commit 7be2ea4Copy full SHA for 7be2ea4
__tests__/useViewport.test.ts
@@ -2,7 +2,6 @@ import { renderHook, act } from '@testing-library/react-hooks';
2
3
import { useViewport } from '../src';
4
5
-// TODO
6
declare global {
7
namespace NodeJS {
8
interface Global {
0 commit comments