diff --git a/src/components/ProductTable/List.tsx b/src/components/ProductTable/List.tsx index f23bf6b26d9..1c78bb913ab 100644 --- a/src/components/ProductTable/List.tsx +++ b/src/components/ProductTable/List.tsx @@ -114,7 +114,7 @@ const List = ({ - + {subComponent?.(item as T, filters, virtualItem.index)}