diff --git a/apps/client/src/widgets/collections/legacy/ListOrGridView.tsx b/apps/client/src/widgets/collections/legacy/ListOrGridView.tsx index d857b96d0..8180e6d65 100644 --- a/apps/client/src/widgets/collections/legacy/ListOrGridView.tsx +++ b/apps/client/src/widgets/collections/legacy/ListOrGridView.tsx @@ -190,6 +190,7 @@ function NoteChildren({ note, parentNote, highlightedTokens, currentLevel, expan }, [ note, includeArchived ]); return childNotes?.map(childNote =>