From 553936acc7419ecb0022fcb3198f870ad673d062 Mon Sep 17 00:00:00 2001 From: Kartik Sharma Date: Sat, 26 Jul 2025 11:42:56 +0530 Subject: [PATCH] Changes --- src/components/Directory/NotesDirectory.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Directory/NotesDirectory.jsx b/src/components/Directory/NotesDirectory.jsx index 4bb6b382..1dc56232 100644 --- a/src/components/Directory/NotesDirectory.jsx +++ b/src/components/Directory/NotesDirectory.jsx @@ -226,4 +226,4 @@ const NotesDirectory = ({ ); }; -export default NotesDirectory; +export default NotesDirectory; \ No newline at end of file