From bfbec30a750fac1126b9ed8c8a6aba858ea4bedb Mon Sep 17 00:00:00 2001 From: Tom Butcher Date: Mon, 9 Mar 2026 01:01:08 +0000 Subject: [PATCH] show close on new child note. --- src/components/Dashboard/common/NoteItem.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Dashboard/common/NoteItem.jsx b/src/components/Dashboard/common/NoteItem.jsx index 93531c2..b594988 100644 --- a/src/components/Dashboard/common/NoteItem.jsx +++ b/src/components/Dashboard/common/NoteItem.jsx @@ -266,7 +266,6 @@ const NoteItem = ({ setNewNoteOpen(false) }} width={800} - closeIcon={false} destroyOnHidden={true} footer={null} >