Update verbiage in sample to match the property value (#21628)

pull/21360/head^2
dan-drews 5 years ago committed by GitHub
parent e259449269
commit 2620801893
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -312,7 +312,7 @@ Array [
<span
class="ant-divider-inner-text"
>
Align Center
Align Middle
</span>
</div>,
<div

@ -39,7 +39,7 @@ ReactDOM.render(
</Row>
<Divider orientation="left" style={{ color: '#333', fontWeight: 'normal' }}>
Align Center
Align Middle
</Divider>
<Row justify="space-around" align="middle">
<Col span={4}>

Loading…
Cancel
Save