refactor: 将控制台组件移动到控制台...

This commit is contained in:
2025-12-18 18:59:57 +08:00
parent 37d6003eed
commit 169a0b00d6
5 changed files with 11 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
'use client';
import { AppSidebar } from "@/components/app-sidebar"
import { AppSidebar } from "@/app/console/(with-menu)/components/app-sidebar"
import {
Breadcrumb,
BreadcrumbItem,