chore: 发布 0.4.1

This commit is contained in:
就眠儀式
2022-03-25 18:16:23 +08:00
parent 5929545578
commit 4b8226c346
7 changed files with 8 additions and 6 deletions

View File

@@ -424,6 +424,8 @@ export default {
| theme | 菜单主题 | `dark` `light` |
| inverted | 特殊的激活样式 | `true` `false` |
| level | 菜单层级 | `true` `false` |
| collapse | 折叠状态 | `true` `false` |
| collapse-transition | 折叠动画 | `true` `false` |
:::