docs: remove demo-section

This commit is contained in:
chenjiahan
2020-10-22 16:44:19 +08:00
parent 862c3ec1a4
commit e8244c44e1
69 changed files with 2732 additions and 2980 deletions
+10 -12
View File
@@ -1,16 +1,14 @@
<template>
<demo-section>
<basic-usage />
<custom-type />
<disabled />
<show-icon />
<error-info />
<insert-button />
<format-value />
<autosize />
<show-word-limit />
<input-align />
</demo-section>
<basic-usage />
<custom-type />
<disabled />
<show-icon />
<error-info />
<insert-button />
<format-value />
<autosize />
<show-word-limit />
<input-align />
</template>
<script>