We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d877402 commit 76633f1Copy full SHA for 76633f1
README.md
@@ -62,12 +62,11 @@ framework](https://firebase.google.com/docs/ios/setup) to your project.
62
The READMEs for components of FirebaseUI can be found in their respective
63
project folders.
64
65
-- [Auth](FirebaseAuthUI/README.md)
66
-- [Firestore](FirebaseFirestoreUI/README.md)
67
-- [PhoneAuth](FirebasePhoneAuthUI/README.md)
68
-- [Database](FirebaseDatabaseUI/README.md)
69
70
-- [Storage](FirebaseStorageUI/README.md)
+- [Auth](Auth/README.md)
+- [PhoneAuth](PhoneAuth/README.md)
+- [Database](Database/README.md)
+- [Firestore](Firestore/README.md)
+- [Storage](Storage/README.md)
71
72
## Local Setup
73
0 commit comments