diff --git a/src/components/Header/PrimaryHeader.tsx b/src/components/Header/PrimaryHeader.tsx index 7907cf49..c7d9674f 100644 --- a/src/components/Header/PrimaryHeader.tsx +++ b/src/components/Header/PrimaryHeader.tsx @@ -4,7 +4,6 @@ import { HEADER_HEIGHT } from '@/constants/theme'; import type { HeaderProps as MantineHeaderProps } from '@mantine/core'; import { Box, Button, Image, Header as MantineHeader, Tooltip } from '@mantine/core'; import { FC } from 'react'; -import { Link } from 'react-router-dom'; import { useHeaderStyles } from './styles'; type PrimaryHeaderProps = Omit; @@ -16,9 +15,9 @@ const PrimaryHeader: FC = (props) => { return ( - + Parseable Logo - +