Skip to content

Commit fd6083f

Browse files
nicolasgarnierbojeil-google
authored andcommitted
Add pointer to the React Wrapper in README (#238)
* Add pointer to the React Wrapper in README * Remove "please"
1 parent e38629f commit fd6083f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ SDK supports them in a way that is compatible with FirebaseUI.
3636
6. [Advanced](#advanced)
3737
7. [Developer Setup](#developer-setup)
3838
8. [Cordova Setup](#cordova-setup)
39-
9. [Known issues](#known-issues)
40-
10. [Release Notes](#release-notes)
39+
9. [React DOM Setup](#react-dom-setup)
40+
10. [Known issues](#known-issues)
41+
11. [Release Notes](#release-notes)
4142

4243
## Demo
4344

@@ -798,6 +799,10 @@ always be disabled.
798799
appropriate exceptions for FirebaseUI resources (`style-src`, `media-src`,
799800
`img-src`, `script-src`, etc.) and underlying Firebase JS SDK.
800801

802+
## React DOM Setup
803+
804+
In React DOM applications use the [FirebaseUI Web React Wrapper](https://github.com/firebase/firebaseui-web-react).
805+
801806
## Known issues
802807

803808
### Firebase Auth does not work in Safari private browsing

0 commit comments

Comments
 (0)