Skip to content

Commit 6876a7a

Browse files
committed
main 🧊 add use window focus, add use active element
1 parent 4869cfc commit 6876a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hooks/useDocumentVisibility/useDocumentVisibility.demo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { useEffect, useState } from 'react';
1+
import { useState } from 'react';
22

33
import { useDidUpdate } from '../useDidUpdate/useDidUpdate';
44
import { useTimer } from '../useTimer/useTimer';

0 commit comments

Comments
 (0)