@ -82,7 +82,7 @@ function App() {
{/* <AdvertisementDesign3 /> */}
{/* <CourseChapter /> */}
{/* <SidebarMenu /> */}
{/* <SidebarDesign2 /> */}
<SidebarDesign2 />
{/* <SimpleBarChart /> */}
{/* <SpecifiedDomainRadarChart /> */}
{/* <Design1 /> */}
@ -137,7 +137,9 @@ const SidebarMenu = ({ items, buttons, username, userJob }) => {
))}
</div>
<div className="border border-gray-100 my-2"></div>
{ Number(i) !== items.length -1 && (
)}
{/* blue left border */}