vuejs / vuefire

🔥 Firebase bindings for Vue.js
https://vuefire.vuejs.org
MIT License
3.82k stars 323 forks source link

docs: fix ordering on null data source examples #1483

Closed ralacerda closed 5 months ago

ralacerda commented 5 months ago

This pull requests fixes the example order for using null data sources with in the Realtime Data Guide.

This will then show the correct example for either Firestore or Realtime Database.