fix: page table default params
This commit is contained in:
@@ -22,9 +22,6 @@ const gridOptions: VxeGridProps = {
|
||||
isHover: true,
|
||||
keyField: 'tokenId',
|
||||
},
|
||||
round: true,
|
||||
align: 'center',
|
||||
showOverflow: true,
|
||||
};
|
||||
|
||||
const [BasicTable, tableApi] = useVbenVxeGrid({ gridOptions });
|
||||
|
Reference in New Issue
Block a user