调整dashboard项目结构
This commit is contained in:
@@ -46,7 +46,7 @@ export function AppSidebar({ ...props }: ComponentProps<typeof Sidebar>) {
|
||||
<SidebarMenuItem>
|
||||
<SidebarMenuButton
|
||||
className="data-[slot=sidebar-menu-button]:p-1.5!"
|
||||
render={<Link href="/" />}
|
||||
render={<Link href="/dashboard" />}
|
||||
>
|
||||
<BotMessageSquareIcon className="size-5!" />
|
||||
<span className="text-base font-semibold">贝壳AGENT</span>
|
||||
|
||||
Reference in New Issue
Block a user