Implement back bookmarks

This commit is contained in:
2024-02-22 22:35:27 +01:00
parent 00fb3355e4
commit a7ed17240c
4 changed files with 38 additions and 40 deletions

View File

@@ -104,11 +104,11 @@ export const otherTab = [
to: '/guestbook',
icon: 'i-material-symbols-book-2-outline',
},
/* {
{
label: 'Bookmarks',
to: '/bookmarks',
icon: 'i-material-symbols-bookmark-add-outline-rounded',
}, */
},
],
]