fix(ui): passes cellComponentProps through buildColumnState (#5848)

This commit is contained in:
Ritsu
2024-04-15 22:03:16 +03:00
committed by GitHub
parent 61dd17ae5e
commit 974a74500b

View File

@@ -134,6 +134,7 @@ export const buildColumnState = (args: Args): Column[] => {
accessor: name,
active,
cellProps: {
...field.cellComponentProps,
...cellProps?.[index],
link: isFirstActiveColumn,
relationTo: