From e9ac69b8e5892d52ba1d8d0f439355e96f166af6 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Thu, 11 Dec 2025 20:33:52 +0200 Subject: [PATCH] chore(note_bars/collection): address change request --- apps/client/src/widgets/note_bars/CollectionProperties.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/widgets/note_bars/CollectionProperties.tsx b/apps/client/src/widgets/note_bars/CollectionProperties.tsx index 17e424224..bf05a131e 100644 --- a/apps/client/src/widgets/note_bars/CollectionProperties.tsx +++ b/apps/client/src/widgets/note_bars/CollectionProperties.tsx @@ -69,7 +69,7 @@ function ViewOptions({ note, viewType }: { note: FNote, viewType: ViewTypeOption hideToggleArrow > {properties.map(property => ( - + ))} {properties.length > 0 && }