import MobileSidebarItem from "@/components/shared/sidebar/MobileSidebarItem"; import { settingsSidebarItems } from "./items"; export default async function MobileSidebar() { return ( ); }