更新页面

This commit is contained in:
Xin Wang 2025-06-30 20:52:45 +08:00
parent 8f1a3b0ac0
commit 7e2384dbad

View File

@ -1,7 +1,7 @@
import { DashboardLayout } from '@/components/layout/dashboard-layout';
// import { HomePage } from '@/components/pages/home-page';
import { HomePage2 } from '@/components/pages/home-page2';
import { OAuthCallbackHandler } from '@/components/ui/oauth-callback-handler';
import OAuthCallbackHandler from '@/components/ui/oauth-callback-handler';
export default function Home() {
return (