From a3c6cf0c210ceeddfe18ad52e8770f7827567a78 Mon Sep 17 00:00:00 2001 From: codytseng Date: Tue, 14 Jan 2025 12:28:32 +0800 Subject: [PATCH] feat: bold the title of picture notes --- src/components/PictureNoteCard/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PictureNoteCard/index.tsx b/src/components/PictureNoteCard/index.tsx index 5987a081..8c29611c 100644 --- a/src/components/PictureNoteCard/index.tsx +++ b/src/components/PictureNoteCard/index.tsx @@ -37,7 +37,7 @@ export default function PictureNoteCard({ return (
push(toNote(event))}> -
{title}
+
{title}