Skip to content

Commit

Permalink
Update Footer.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
AadiJain06 committed Jun 5, 2024
1 parent 9dc51b0 commit 7306e35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Footer.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React from 'react';
import { Link } from "react-router-dom"

export default function Footer(){
return (
Expand All @@ -20,4 +20,4 @@ export default function Footer(){
</div>
</footer>
)
}
}

0 comments on commit 7306e35

Please sign in to comment.