Skip to content

Commit

Permalink
feat: remove unfollow all option
Browse files Browse the repository at this point in the history
  • Loading branch information
DIYgod committed May 16, 2024
1 parent 2321667 commit f076b16
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ export function CategoryContextMenu({
<AlertDialogTrigger>
<ContextMenuItem>Remove Category</ContextMenuItem>
</AlertDialogTrigger>
<ContextMenuSeparator />
<ContextMenuItem>Unfollow All</ContextMenuItem>
</ContextMenuContent>
</ContextMenu>
<CategoryRenameDialog
Expand Down

0 comments on commit f076b16

Please sign in to comment.