Open
Description
I did follow the documentation at https://usehooks.com/usekeypress
import { useKeyPress } from "@uidotdev/usehooks";
But TypeScript says this:
Module '"@uidotdev/usehooks"' has no exported member 'useKeyPress'.ts(2305)
import useKeyPress
So the question @tylermcginnis is:
Where is usekeypress
?
Metadata
Metadata
Assignees
Labels
No labels