From efa7fd0b7d8b8cbe33719e833036428d52e866ed Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sun, 9 Nov 2025 22:20:49 +0200 Subject: [PATCH] chore(client): use backward-compatible hiding mechanism --- apps/client/src/widgets/NoteDetail.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/client/src/widgets/NoteDetail.tsx b/apps/client/src/widgets/NoteDetail.tsx index 03b0b6476..0482d0ddb 100644 --- a/apps/client/src/widgets/NoteDetail.tsx +++ b/apps/client/src/widgets/NoteDetail.tsx @@ -225,9 +225,8 @@ function NoteDetailWrapper({ Element, type, isVisible, isFullHeight, props }: { const typeMapping = TYPE_MAPPINGS[type]; return (