|
@@ -11,7 +11,7 @@ import DescriptionList from 'ant-design-pro/lib/DescriptionList';
|
|
|
const { Description } = DescriptionList;
|
|
const { Description } = DescriptionList;
|
|
|
|
|
|
|
|
ReactDOM.render(
|
|
ReactDOM.render(
|
|
|
- <DescriptionList title="title" layout="vertical">
|
|
|
|
|
|
|
+ <DescriptionList size="large" title="title" layout="vertical">
|
|
|
<Description term="Firefox">
|
|
<Description term="Firefox">
|
|
|
A free, open source, cross-platform,
|
|
A free, open source, cross-platform,
|
|
|
graphical web browser developed by the
|
|
graphical web browser developed by the
|