From a51f919100078c8f6d5c90fb3fc76aeb9d735b10 Mon Sep 17 00:00:00 2001 From: lev tarasov <56757711+levil664@users.noreply.github.com> Date: Tue, 5 Sep 2023 16:57:02 +0500 Subject: [PATCH] add Error for developers --- apps/schools/domains/common/components/table/index.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/schools/domains/common/components/table/index.tsx b/apps/schools/domains/common/components/table/index.tsx index 2fdc4eca..c5ef9aa2 100644 --- a/apps/schools/domains/common/components/table/index.tsx +++ b/apps/schools/domains/common/components/table/index.tsx @@ -29,6 +29,10 @@ export const Table = (props: CustomTableProps ({ dataIndex: key,