Skip to content

Commit

Permalink
modifye the mobilesidebar export configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesVictor-O committed Jul 22, 2024
1 parent 6a5f8b3 commit 7b350a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sideBarComponent/sideBar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import LogOut from '../../assets/Logout.svg'
import Log from '../../assets/tv.svg'
import Calender from '../../assets/Calendar.svg'
import CustomButton from "../customButtonComponent/customButton"
import MobileSideBar from "./mobileSideBar"
import MobileSideBar from "./MobileSideBar"
import { useContext } from "react"
import { MyContext } from "../contextApis/ContextProvider"

Expand Down

0 comments on commit 7b350a2

Please sign in to comment.