From b7d545248a7d7a022810e6ccf81609b086977fa1 Mon Sep 17 00:00:00 2001 From: suomiy Date: Thu, 12 Sep 2019 16:45:52 +0200 Subject: [PATCH] table: do not pass customData as rows --- frontend/public/components/factory/table.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/components/factory/table.tsx b/frontend/public/components/factory/table.tsx index 29fe78e25ca..c7815d88b3c 100644 --- a/frontend/public/components/factory/table.tsx +++ b/frontend/public/components/factory/table.tsx @@ -464,7 +464,7 @@ export const Table = connect