diff --git a/packages/bruno-app/src/components/Sidebar/Collections/index.js b/packages/bruno-app/src/components/Sidebar/Collections/index.js index c569d54bb..31bb9ac91 100644 --- a/packages/bruno-app/src/components/Sidebar/Collections/index.js +++ b/packages/bruno-app/src/components/Sidebar/Collections/index.js @@ -22,7 +22,6 @@ const Collections = ({ showSearch }) => { }).filter(Boolean); } - if (!workspaceCollections || !workspaceCollections.length) { return (