Skip to content

Commit

Permalink
Update HomeHeader.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
HimanshuNarware committed Jun 24, 2023
1 parent 4e35810 commit 730752d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/HomeHeader/HomeHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import { useDisclosure } from '@mantine/hooks';
import SamparkLogo from '../../assets/Images/samparklogotransparent.png';
import useStyles from './styles';
import { useNavigate } from 'react-router-dom';
import './HomeHeader.css'

const HEADER_HEIGHT = '5rem';
const after = {
Expand Down

0 comments on commit 730752d

Please sign in to comment.