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 18862d2 commit ec6d09fCopy full SHA for ec6d09f
README.md
@@ -84,9 +84,9 @@ class SignInScreen extends React.Component {
84
}
85
```
86
87
-### Using `FirebaseAuth` with local state.
+### Using `StyledFirebaseAuth` with local state.
88
89
-Below is an example on how to use `FirebaseAuth` with a state change upon sign-in:
+Below is an example on how to use `StyledFirebaseAuth` with a state change upon sign-in:
90
91
```js
92
// Import FirebaseAuth and firebase.
0 commit comments