From 5749dfb6dc8c51db6f82a8b646cd77fdb4b6ac72 Mon Sep 17 00:00:00 2001 From: naman-bruno Date: Thu, 16 Jan 2025 13:35:10 +0530 Subject: [PATCH] enhancement: moved collection click area from name to div --- .../src/components/Sidebar/Collections/Collection/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/bruno-app/src/components/Sidebar/Collections/Collection/index.js b/packages/bruno-app/src/components/Sidebar/Collections/Collection/index.js index 61dd8b6ed7..3b814a7e5e 100644 --- a/packages/bruno-app/src/components/Sidebar/Collections/Collection/index.js +++ b/packages/bruno-app/src/components/Sidebar/Collections/Collection/index.js @@ -152,6 +152,8 @@ const Collection = ({ collection, searchText }) => {
{ style={{ width: 16, minWidth: 16, color: 'rgb(160 160 160)' }} onClick={handleClick} /> -