Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlotte committed Dec 11, 2023
1 parent f20ecf1 commit 4a8898f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front-end/src/components/common/bottomNavBar.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { useLocation, useNavigate } from "react-router-dom"
import Logo from "./logo"
import Logo from "./Logo"

const BottomNavBar = () => {
const navigate = useNavigate();
Expand Down

0 comments on commit 4a8898f

Please sign in to comment.