From 89b5eebfa6bb37e5734623b273ae637e0bae5936 Mon Sep 17 00:00:00 2001 From: MokireddySampath <120497218+MokireddySampath@users.noreply.github.com> Date: Tue, 18 Apr 2023 16:33:05 +0530 Subject: [PATCH] Update TableEntity.tsx --- src/Common/TableEntity.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/Common/TableEntity.tsx b/src/Common/TableEntity.tsx index b0e8ea618..c440c8db7 100644 --- a/src/Common/TableEntity.tsx +++ b/src/Common/TableEntity.tsx @@ -136,7 +136,6 @@ export const TableEntity: FunctionComponent = ({ onEntityTimeValueChange={onEntityTimeValueChange} /> {!isEntityValueDisable && ( -
= ({ onKeyPress={handleKeyPress} />
-
- + )} {isDeleteOptionVisible && userContext.apiType !== "Cassandra" && (