Skip to content

Commit 862b68c

Browse files
committed
Fix merge
1 parent c390d12 commit 862b68c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# React Firebase Hooks - v1
1+
# React Firebase Hooks
22

33
A set of reusable [React Hooks](https://reactjs.org/docs/hooks-intro.html) for [Firebase](https://firebase.google.com/).
44

@@ -9,8 +9,6 @@ A set of reusable [React Hooks](https://reactjs.org/docs/hooks-intro.html) for [
99
1010
**This documentation is for v2 of React Firebase Hooks which involved a number of breaking changes, including switching from `Object` to `Array` returns - more details [here](https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v2.0.0). For v1 documentation, see [here](https://github.com/CSFrequency/react-firebase-hooks/tree/v1.2.1).**
1111

12-
**This documentation is for v1 of React Firebase Hooks which is an old version. If you'd like to switch to v2, check out the [Release Notes](https://github.com/CSFrequency/react-firebase-hooks/releases/tag/v2.0.0) and [Updated Documentation](https://github.com/CSFrequency/react-firebase-hooks).**
13-
1412
## Installation
1513

1614
React Firebase Hooks requires **React 16.8.0 or later** and **Firebase v5.0.0 or later**.

0 commit comments

Comments
 (0)