From 9a51e15850998b7dd78964345d2a4742d318a02b Mon Sep 17 00:00:00 2001 From: Nigel Cheok Date: Wed, 19 Dec 2018 17:12:32 +0800 Subject: [PATCH] Updated more links (#23813) Added Vuetify FE Framework, helpful for quick screen designs. --- guide/english/vue/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/guide/english/vue/index.md b/guide/english/vue/index.md index d93a5e7426..8f11663205 100644 --- a/guide/english/vue/index.md +++ b/guide/english/vue/index.md @@ -23,5 +23,6 @@ Its main attributes are the following: - [Vue-cli](https://cli.vuejs.org/) - standard tooling - [Vue-Router](https://router.vuejs.org/) - officially-supported vue-router library - [Vuex](https://vuex.vuejs.org/) - state management pattern + library +- [Vuetify](https://vuetifyjs.com/en/) a Material Design Framework for Vue - [Comparison with other frameworks](https://vuejs.org/v2/guide/comparison.html)