Skip to content

Commit

Permalink
Added React Firebase Hooks
Browse files Browse the repository at this point in the history
for communicating with Firebase easily without crating custom hooks
  • Loading branch information
mbeps committed Jan 30, 2023
1 parent 7926ec8 commit d203c5d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
16 changes: 16 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"next": "13.1.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-firebase-hooks": "^5.1.1",
"recoil": "^0.7.6",
"typescript": "4.9.4"
}
Expand Down

0 comments on commit d203c5d

Please sign in to comment.