docs:Remove duplicate definitions of attributes icon and disabled (#51030)

This commit is contained in:
超级烦 2024-09-26 17:26:13 +08:00 committed by GitHub
parent 34bc447d2f
commit 79f2b635b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,8 +61,6 @@ demo:
| value | 分段项的值 | string \| number | - | |
| icon | 分段项的显示图标 | ReactNode | - | |
| disabled | 分段项的禁用状态 | boolean | false | |
| icon | 分段项的显示图标 | ReactNode | - | |
| disabled | 分段项的禁用状态 | boolean | false | |
| className | 自定义类名 | string | - | |
## 主题变量Design Token