Skip to content

Commit

Permalink
app logo changed in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumit Aggarwal authored and Sumit Aggarwal committed May 16, 2024
1 parent dcccee3 commit f6abb96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion react-fm/src/sections/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import { FlexBox } from '@/components/styled';
import useOrientation from '@/hooks/useOrientation';

import styles from './Footer.module.scss';
import mainlogo from '/logo.png';

function Footer() {
const isPortrait = useOrientation();
Expand Down

0 comments on commit f6abb96

Please sign in to comment.