From 62cf0ce47b8c71d79f2f3c7ba118ac187546b09f Mon Sep 17 00:00:00 2001 From: Phan An Date: Sun, 19 Jul 2020 15:28:36 +0200 Subject: [PATCH] chore: update Devtool status --- src/guide/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/installation.md b/src/guide/installation.md index 9b5992cbac..343dfa9cd3 100644 --- a/src/guide/installation.md +++ b/src/guide/installation.md @@ -8,7 +8,7 @@ Detailed release notes for each version are available on [GitHub](https://github ## Vue Devtools -> Currently not available for Vue 3 +> Currently in Beta When using Vue, we recommend also installing the [Vue Devtools](https://github.com/vuejs/vue-devtools#vue-devtools) in your browser, allowing you to inspect and debug your Vue applications in a more user-friendly interface.