diff --git a/docs/vue.md b/docs/vue.md index af35bd1e..3fcfdb1c 100644 --- a/docs/vue.md +++ b/docs/vue.md @@ -10,7 +10,7 @@ Load the Vue in `./index.html`. - + ``` @@ -61,10 +61,10 @@ You can manually initialize a Vue instance. *index.html* ```html - + - + @@ -96,4 +96,4 @@ You can manually initialize a Vue instance. ``` -?> Example Refer to the [vuep documentation](https://qingwei-li.github.io/vuep/). +?> Example Refer to the [Vuep documentation](https://qingwei-li.github.io/vuep/).