docs(collapse): fix typo (#9477)

This commit is contained in:
bqy 2021-09-14 20:52:26 +08:00 committed by GitHub
parent 07d40d8da9
commit 63da4938de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,7 +146,7 @@ export default {
| 方法名 | 说明 | 参数 | 返回值 |
| --- | --- | --- | --- |
| toggle | 切换面展开状态,传 `true` 为展开,`false` 为收起,不传参为切换 | _expand?: boolean_ | - |
| toggle | 切换面展开状态,传 `true` 为展开,`false` 为收起,不传参为切换 | _expand?: boolean_ | - |
### 类型定义