mirror of
https://github.com/ant-design/ant-design.git
synced 2025-07-24 15:38:45 +08:00
doc: Fix spelling mistake in Select demo (#7932)
This commit is contained in:
parent
3bc8f1ce5a
commit
88ed97b63d
@ -11,7 +11,7 @@ title:
|
||||
|
||||
## en-US
|
||||
|
||||
The height of the inpub field for the select defaults to 28px. If size is set to large, the height will be 32px, and if set to small, 22px.
|
||||
The height of the input field for the select defaults to 28px. If size is set to large, the height will be 32px, and if set to small, 22px.
|
||||
|
||||
````jsx
|
||||
import { Select, Radio } from 'antd';
|
||||
|
Loading…
Reference in New Issue
Block a user