We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0012f74 commit 0403180Copy full SHA for 0403180
.prettierignore
@@ -1,2 +1,3 @@
1
./playground/typed-router.d.ts
2
./packages/nuxt/templates
3
+*.ejs
README.md
@@ -19,7 +19,7 @@
19
- Built for Firebase 9 for optimal tree shaking
20
- Automatically listen for changes in nested references
21
22
-[**📚 Documentation**](https://v3.vuefire.vuejs.org/)
+[**📚 Documentation**](https://vuefire.vuejs.org/)
23
24
## Roadmap
25
@@ -35,7 +35,7 @@ npm install vuefire
35
36
## Usage
37
38
-[Getting Started](https://v3.vuefire.vuejs.org/guide/getting-started.html)
+[Getting Started](https://vuefire.vuejs.org/guide/getting-started.html)
39
40
## Related
41
0 commit comments