This commit is contained in:
2025-03-18 16:14:40 +08:00
parent 25def8c245
commit aa1cee7c9f
50 changed files with 916 additions and 502 deletions

View File

@@ -1,3 +1,3 @@
import { bootstrap } from './Bootstrap';
import { render } from './Bootstrap';
bootstrap('#ai-root');
render('#ai-root');