update template

This commit is contained in:
2025-03-26 09:08:39 +08:00
parent 787691977a
commit 91c90c819f
12 changed files with 695 additions and 468 deletions

View File

@@ -1,5 +1,5 @@
import { createRoot } from 'react-dom/client';
import { App } from './App.tsx';
import { App } from './pages/App.tsx';
import './index.css';