feat: ability to favorite tags (#1852)

This commit is contained in:
Mo
2022-10-20 09:28:35 -05:00
committed by GitHub
parent 9cc3304741
commit 4f3b258363
7 changed files with 81 additions and 27 deletions

View File

@@ -68,6 +68,7 @@ export const ICONS = {
eye: icons.EyeIcon,
file: icons.FileIcon,
folder: icons.FolderIcon,
fullscreen: icons.FullscreenIcon,
hashtag: icons.HashtagIcon,
help: icons.HelpIcon,
history: icons.HistoryIcon,