mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 21:19:37 +08:00
cleaner demo
This commit is contained in:
parent
75b50e9731
commit
088ecf18a4
@ -39,7 +39,7 @@ const data = [{
|
||||
}];
|
||||
|
||||
ReactDOM.render(
|
||||
<Table dataSource={data} bordered>
|
||||
<Table dataSource={data}>
|
||||
<ColumnGroup title="Name">
|
||||
<Column
|
||||
title="First Name"
|
||||
|
Loading…
Reference in New Issue
Block a user