Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
uttamsaha committed Apr 22, 2024
1 parent bd52b09 commit 4d05bca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Pages/Roles/FacultyRole/components/FacultySlideBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { Link, useLocation } from 'react-router-dom';
import { HomeIcon, CreditCardIcon, UserIcon } from '@heroicons/react/24/solid';
import facultyLogo from '../../../assets/facultyIcon.png'
import {AiOutlineFundView} from "react-icons/ai";
import { CiViewList } from 'react-icons/ci';

const SideBar = forwardRef(({ showNav }, ref) => {

Expand Down

0 comments on commit 4d05bca

Please sign in to comment.