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

Sample code error #523

Closed HughOMahony closed 2 years ago

HughOMahony commented 2 years ago

Not a bug with the platform, just noticed an issue where the stackblitz sample isn't working. Instead it gives the error:

 Error in /~/index.js (8:21)
Unexpected token 'export'
jhuleatt commented 2 years ago

Thanks @HughOMahony! I've fixed it.