mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 09:26:06 +08:00
docs: Modify punctuation usage
This commit is contained in:
parent
3cb20ab9d3
commit
0e7834532b
@ -155,7 +155,7 @@ const Divider: React.FC<DividerProps> = (props) => {
|
||||
warning(
|
||||
!validTitlePlacement,
|
||||
'usage',
|
||||
'"orientation" is used for direction, please use titlePlacement replace this',
|
||||
'`orientation` is used for direction, please use `titlePlacement` replace this',
|
||||
);
|
||||
[
|
||||
['type', 'orientation'],
|
||||
|
Loading…
Reference in New Issue
Block a user