Skip to content

Commit

Permalink
BI-12/login: assets fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushtiwari110 committed Apr 12, 2024
1 parent 505737f commit 7bd9753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import './Footer.css'

import Image from 'next/image'
import React from 'react'
import facebook from '@assets/facebook.png'
import facebook from '@assets/Facebook.png'
import insta from '@assets/instagram.png'
import linkedin from '@assets/linkedin.png'
import x from '@assets/X.png'
Expand Down

0 comments on commit 7bd9753

Please sign in to comment.