Skip to content

Commit

Permalink
change sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycarambat committed Nov 8, 2024
1 parent 77b1615 commit 890fb29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { isMobile } from "react-device-detect";
import { useState } from "react";
import Sidebar from "@/components/Sidebar";
import Sidebar from "@/components/SettingsSidebar";
import Introduction from "./Introduction";
import PullAndReview from "./PullAndReview";
import Completed from "./Completed";
Expand Down

0 comments on commit 890fb29

Please sign in to comment.