From 74fa0efe00f85c3733fc4a301053a303d50258ab Mon Sep 17 00:00:00 2001 From: TZGyn Date: Sun, 13 Aug 2023 02:11:40 +0800 Subject: [PATCH] Change editBookmarkForm action label from Add to Update --- components/editBookmarkForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/editBookmarkForm.tsx b/components/editBookmarkForm.tsx index 0feb17f..346c586 100644 --- a/components/editBookmarkForm.tsx +++ b/components/editBookmarkForm.tsx @@ -110,7 +110,7 @@ export default function EditBookmarkForm() {