Skip to content

Commit

Permalink
Rm unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
riteshsonawane1372 authored Oct 20, 2023
1 parent fbdd80a commit 6382bb5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/Navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ import { Link } from "react-router-dom";
import {
AiOutlineHome,
AiOutlineFundProjectionScreen,
AiOutlineTeam,
AiOutlineUserAdd
AiOutlineTeam
} from "react-icons/ai";


Expand Down

0 comments on commit 6382bb5

Please sign in to comment.