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

This commit is contained in:
dan-drews 2020-02-26 17:30:10 -06:00 committed by GitHub
parent e259449269
commit 2620801893
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

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