chore: remove unused deps, fix loading doc

This commit is contained in:
Justineo
2020-09-02 13:33:28 +08:00
parent 5fa16efe79
commit d64014f3b4
5 changed files with 152 additions and 1420 deletions

View File

@@ -30,7 +30,7 @@ Using `spinner` slot to replace default loading icon.
| Name | Type | Default | Description |
| -- | -- | -- | -- |
| `ui` | `string=` | `normal` `m` | [^ui] |
| `ui` | `string=` | - | [^ui] |
| `loading` | `boolean` | `false` | Whether the component is in loading state. |
^^^ui