FirebaseExtended / reactfire

Hooks, Context Providers, and Components that make it easy to interact with Firebase.
https://firebaseopensource.com/projects/firebaseextended/reactfire/
MIT License
3.51k stars 399 forks source link

Fix lint error in src/auth.tsx #532

Closed rwhogg closed 2 years ago

rwhogg commented 2 years ago

Description

This fixes a lint error.

jhuleatt commented 2 years ago

thanks @rwhogg!