mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
📝 update table doc
This commit is contained in:
parent
f4719ddf02
commit
97b344e0c1
@ -229,7 +229,6 @@ class NameColumn extends Table.Column<User> {}
|
||||
<Table<User> dataSource={data}>
|
||||
<Table.Column<User> key="name" title="Name" dataIndex="name" />
|
||||
</Table>
|
||||
|
||||
```
|
||||
|
||||
## 注意
|
||||
|
Loading…
Reference in New Issue
Block a user