Skip to content

Commit

Permalink
Import Error Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
The-XENO-Studios committed Jul 26, 2024
1 parent af7687f commit 6244a01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/Components/Sidebar/SideBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { AiFillYoutube } from "react-icons/ai";
import { FaGithub } from "react-icons/fa";
import NewNotification from "./NewNotification";
import { FaCode } from "react-icons/fa6";
import ErrorBoundary from "./error";

const SideBar = () => {
return (
Expand Down

0 comments on commit 6244a01

Please sign in to comment.