diff --git a/src/components/BookmarkList.tsx b/src/components/BookmarkList.tsx index 08f0d99b..e8e9dbd2 100644 --- a/src/components/BookmarkList.tsx +++ b/src/components/BookmarkList.tsx @@ -136,9 +136,6 @@ export const BookmarkList: React.FC = ({ )} -
- Created: {formatDate(bookmark.created_at)} -
))}