updated build add update delete
This commit is contained in:
@@ -35,11 +35,6 @@ function getColumns(selectionHandler: (id: string, token: string) => void): Colu
|
||||
header: "Token",
|
||||
cell: ({ getValue }) => getValue(),
|
||||
},
|
||||
{
|
||||
accessorKey: "collectionToken",
|
||||
header: "Collection Token",
|
||||
cell: ({ getValue }) => getValue(),
|
||||
},
|
||||
{
|
||||
accessorKey: "info.govAddressCode",
|
||||
header: "Gov Address Code",
|
||||
|
||||
Reference in New Issue
Block a user