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

Configure Feed

Select the types of activity you want to include in your feed.

fix types (#7)

authored by

Jovi De Croock and committed by
GitHub
617ca61c 397a5738

+1
+1
tsconfig.json
··· 1 1 { 2 + "include": ["./src"], 2 3 "compilerOptions": { 3 4 "types": ["react", "cypress", "cypress-real-events"], 4 5 "baseUrl": "./",