diff --git a/app/bookmarks/components/bookmark-button.tsx b/app/bookmarks/components/bookmark-button.tsx index 1726143..5ea7bb2 100644 --- a/app/bookmarks/components/bookmark-button.tsx +++ b/app/bookmarks/components/bookmark-button.tsx @@ -18,7 +18,7 @@ export async function BookmarkButton({ text = "New" }: { text?: string }) {