Browse Source

doc: remove dangling tag in switch (#4971)

Jiewei Qian 8 years ago
parent
commit
4a68400cc1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/docs/zh-CN/switch.md

+ 1 - 1
examples/docs/zh-CN/switch.md

@@ -38,7 +38,7 @@
   on-color="#13ce66"
   off-color="#ff4949">
 </el-switch>
-</el-switch>
+
 <script>
   export default {
     data() {