From 05c3a13174a02859f737c0a419c790b63946cc7b Mon Sep 17 00:00:00 2001 From: samlhuillier Date: Wed, 29 Nov 2023 12:54:31 -0600 Subject: [PATCH] new note modal cleanup --- src/components/File/NewNote.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/File/NewNote.tsx b/src/components/File/NewNote.tsx index 1d1eec9c..de1ce158 100644 --- a/src/components/File/NewNote.tsx +++ b/src/components/File/NewNote.tsx @@ -52,7 +52,6 @@ const NewNoteComponent: React.FC = ({ > Create - {/* */} );