Add "useDimensions" hook

This commit is contained in:
Justin
2022-06-22 09:25:46 -04:00
parent 8039772d05
commit bdee28fd07
5 changed files with 131 additions and 0 deletions

View File

@ -202,6 +202,7 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.0.3",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",