From 11849e8464b63191823b23665d26597cddda094d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E7=A7=A6?= Date: Wed, 8 Jul 2020 23:37:49 +0800 Subject: [PATCH] Remove extra closing braces (#1376) --- vue.md | 1 - 1 file changed, 1 deletion(-) diff --git a/vue.md b/vue.md index c71d8d262..a2dab72ea 100644 --- a/vue.md +++ b/vue.md @@ -101,7 +101,6 @@ See: [Directives](https://vuejs.org/v2/api/#Directives) #### Arguments can be passed ```html