firebase / snippets-web

Web snippets for firebase.google.com
Apache License 2.0
752 stars 241 forks source link

fixed missing await keyword #364

Open Tapesh-1308 opened 9 months ago

Tapesh-1308 commented 9 months ago

I have added the await keyword that was missing before the setDoc() function.