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 ffe5c69 commit 4abe201Copy full SHA for 4abe201
README.md
@@ -90,7 +90,7 @@ If you *really* need to, you can manually pass `firebaseApp` as a prop to every
90
#### Props
91
92
* `firebaseApp` (*[App](https://firebase.google.com/docs/reference/js/firebase.app.App)*): A Firebase App reference.
93
-* `children` (*ReactElement*) The root of your component hierarchy.
+* `children` (*ReactElement*): The root of your component hierarchy.
94
95
#### Example
96
0 commit comments