feat: use univeral panel

This commit is contained in:
shinya
2025-08-21 13:48:02 +08:00
parent 24713e0eb0
commit a66d83a6a1
5 changed files with 964 additions and 317 deletions

View File

@@ -4,7 +4,6 @@ import type { Metadata, Viewport } from 'next';
import { Inter } from 'next/font/google';
import './globals.css';
import 'sweetalert2/dist/sweetalert2.min.css';
import { getConfig } from '@/lib/config';