Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
biswa-ganguly committed Oct 21, 2024
1 parent 42a61ae commit d1c4364
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/components/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const Footer = () => {
title: "COMPANY",
items: [
{ text: "About us", link: "/about" },
{ text: "Contact us", link: "/conatct" },
{ text: "Contact us", link: "/contact" },
],
},
{
Expand Down

0 comments on commit d1c4364

Please sign in to comment.