Skip to content

Commit

Permalink
docs: Update README.md (#854)
Browse files Browse the repository at this point in the history
Fixed the markdown formatting issue
  • Loading branch information
pengpengzx committed Jul 31, 2024
1 parent c6cedae commit 8ea9dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ render(<Picker />, mountNode);
### RangePicker

| Property | Type | Default | Description |
| --- | --- | --- | --- | --- |
| --- | --- | --- | --- |
| prefixCls | String | rc-picker | prefixCls of this component |
| className | String | '' | additional css class of root dom |
| style | React.CSSProperties | | additional style of root dom node |
Expand Down

0 comments on commit 8ea9dbd

Please sign in to comment.