diff --git a/components/select/index.en-US.md b/components/select/index.en-US.md index e82fea16f1..59aabe7c43 100644 --- a/components/select/index.en-US.md +++ b/components/select/index.en-US.md @@ -47,12 +47,6 @@ Select component to select value from options. ## API -```tsx - -``` - ### Select props | Property | Description | Type | Default | Version | diff --git a/components/select/index.zh-CN.md b/components/select/index.zh-CN.md index 67029a9e0e..7354fb4cf3 100644 --- a/components/select/index.zh-CN.md +++ b/components/select/index.zh-CN.md @@ -48,12 +48,6 @@ demo: ## API -```tsx - -``` - ### Select props | 参数 | 说明 | 类型 | 默认值 | 版本 |