From 8ea5de96d6b9d8c165158b9b7bb2db9beec58a15 Mon Sep 17 00:00:00 2001 From: MokireddySampath <120497218+MokireddySampath@users.noreply.github.com> Date: Tue, 18 Apr 2023 16:33:43 +0530 Subject: [PATCH] Update TableEntity.tsx --- src/Common/TableEntity.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Common/TableEntity.tsx b/src/Common/TableEntity.tsx index c440c8db7..f3ec564f5 100644 --- a/src/Common/TableEntity.tsx +++ b/src/Common/TableEntity.tsx @@ -148,7 +148,7 @@ export const TableEntity: FunctionComponent = ({ onKeyPress={handleKeyPress} /> - + )} {isDeleteOptionVisible && userContext.apiType !== "Cassandra" && (