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' > - - - +