Mirror: React hooks for accessible, common web interactions. UI super powers without the UI.

fix types (#7)

Changed files
+1
+1
tsconfig.json
···
{
+
"include": ["./src"],
"compilerOptions": {
"types": ["react", "cypress", "cypress-real-events"],
"baseUrl": "./",