From d163de44eff9c7c4a07e1a5bd7453e1bb7183a81 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Fri, 21 Feb 2025 12:16:10 +0100 Subject: [PATCH] linkeditem - elipse-vertical - link-slash --- .../Subcomponents/LinkedItemsHeaderView.tsx | 22 ++++--------------- 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/src/Components/Profile/Subcomponents/LinkedItemsHeaderView.tsx b/src/Components/Profile/Subcomponents/LinkedItemsHeaderView.tsx index 6c205aa7..9779a3d7 100644 --- a/src/Components/Profile/Subcomponents/LinkedItemsHeaderView.tsx +++ b/src/Components/Profile/Subcomponents/LinkedItemsHeaderView.tsx @@ -5,6 +5,8 @@ /* eslint-disable @typescript-eslint/restrict-plus-operands */ /* eslint-disable @typescript-eslint/no-unnecessary-condition */ +import EllipsisVerticalIcon from '@heroicons/react/24/outline/EllipsisVerticalIcon' +import LinkSlashIcon from '@heroicons/react/24/outline/LinkSlashIcon' import { useEffect } from 'react' import { useAppState } from '#components/AppShell/hooks/useAppState' @@ -57,14 +59,7 @@ export function LinkedItemsHeaderView({ tabIndex={0} className=' tw-btn tw-m-1 tw-leading-3 tw-border-none tw-min-h-0 tw-h-6' > - - - +