From 0590c43a07509b89580aa3eacb1447ec3a7e9639 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Tue, 20 Dec 2022 12:19:18 +0100 Subject: [PATCH] docs: note about VueFire --- packages/firebase/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/firebase/README.md b/packages/firebase/README.md index bfd45ee48e2..7531fc8666d 100644 --- a/packages/firebase/README.md +++ b/packages/firebase/README.md @@ -6,6 +6,8 @@ Add-on of [VueUse](https://github.com/vueuse/vueuse), enables the real-time bind > ⚠️ This package only work with [Firebase 9 or above with the modular style](https://firebase.google.com/docs/web/modular-upgrade). For legacy versions, use `@vueuse/firebase@8` instead. +> 💡 Give a try to [VueFire](https://vuefire.vuejs.org/) if you are looking for a more complete solution! + ## Install