feat: Added "Add tag" option to file context menu

This commit is contained in:
Aman Harwara
2023-01-05 01:16:35 +05:30
parent 30dda73e90
commit ba4b6a580b
11 changed files with 160 additions and 42 deletions

View File

@@ -358,6 +358,7 @@ const ContentListView = forwardRef<HTMLDivElement, Props>(
filesController={filesController}
featuresController={featuresController}
linkingController={linkingController}
navigationController={navigationController}
/>
) : (
<ContentList