Skip to content

Commit 8ea9dbd

Browse files
authored
docs: Update README.md (#854)
Fixed the markdown formatting issue
1 parent c6cedae commit 8ea9dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ render(<Picker />, mountNode);
102102
### RangePicker
103103

104104
| Property | Type | Default | Description |
105-
| --- | --- | --- | --- | --- |
105+
| --- | --- | --- | --- |
106106
| prefixCls | String | rc-picker | prefixCls of this component |
107107
| className | String | '' | additional css class of root dom |
108108
| style | React.CSSProperties | | additional style of root dom node |

0 commit comments

Comments
 (0)