Skip to content

Commit 2b6e9df

Browse files
nicolasgarnierbojeil-google
authored andcommitted
Added a link to an Angular wrapper from the community (#494)
Added a link to an Angular 2 wrapper from the community
1 parent c73fcc3 commit 2b6e9df

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ SDK supports them in a way that is compatible with FirebaseUI.
3737
7. [Developer Setup](#developer-setup)
3838
8. [Cordova Setup](#cordova-setup)
3939
9. [React DOM Setup](#react-dom-setup)
40-
10. [Known issues](#known-issues)
41-
11. [Release Notes](#release-notes)
40+
10. [Angular Setup](#angular-setup)
41+
11. [Known issues](#known-issues)
42+
12. [Release Notes](#release-notes)
4243

4344
## Demo
4445

@@ -1171,7 +1172,11 @@ appropriate exceptions for FirebaseUI resources (`style-src`, `media-src`,
11711172

11721173
## React DOM Setup
11731174

1174-
In React DOM applications use the [FirebaseUI Web React Wrapper](https://github.com/firebase/firebaseui-web-react).
1175+
In React DOM applications you can use the [FirebaseUI Web React Wrapper](https://github.com/firebase/firebaseui-web-react).
1176+
1177+
## Angular Setup
1178+
1179+
In Angular applications you can use this [FirebaseUI Web Angular Wrapper](https://github.com/RaphaelJenni/firebaseui-angular) from the community.
11751180

11761181
## Known issues
11771182

0 commit comments

Comments
 (0)