mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 11:51:30 +00:00
fix blank line
This commit is contained in:
@@ -22,7 +22,6 @@ const Collections = ({ showSearch }) => {
|
||||
}).filter(Boolean);
|
||||
}
|
||||
|
||||
|
||||
if (!workspaceCollections || !workspaceCollections.length) {
|
||||
return (
|
||||
<StyledWrapper>
|
||||
|
||||
Reference in New Issue
Block a user