mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
update table fixed demos
This commit is contained in:
parent
b38d1afe5f
commit
806df6e912
@ -34,7 +34,7 @@ const columns = [
|
||||
{ title: 'Column 5', dataIndex: 'address', key: '5', width: 150 },
|
||||
{ title: 'Column 6', dataIndex: 'address', key: '6', width: 150 },
|
||||
{ title: 'Column 7', dataIndex: 'address', key: '7', width: 150 },
|
||||
{ title: 'Column 8', dataIndex: 'address', key: '8', width: 150 },
|
||||
{ title: 'Column 8', dataIndex: 'address', key: '8' },
|
||||
{
|
||||
title: 'Action',
|
||||
key: 'operation',
|
||||
|
Loading…
Reference in New Issue
Block a user