From d2b29474ff44e797cd06bd1a69c99cc1fcc5f64a Mon Sep 17 00:00:00 2001 From: Dijana Antovska Date: Tue, 10 Jun 2025 15:35:34 +0300 Subject: [PATCH] fix handle direction to horizontal --- .../ui/src/pages/workbench/components/wb-view/WBView/WBView.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/redisinsight/ui/src/pages/workbench/components/wb-view/WBView/WBView.tsx b/redisinsight/ui/src/pages/workbench/components/wb-view/WBView/WBView.tsx index 90e8b536e6..0c374bb889 100644 --- a/redisinsight/ui/src/pages/workbench/components/wb-view/WBView/WBView.tsx +++ b/redisinsight/ui/src/pages/workbench/components/wb-view/WBView/WBView.tsx @@ -221,6 +221,7 @@ const WBView = (props: Props) => {