feat: nextui

This commit is contained in:
WangXinghao
2025-11-05 12:23:49 +08:00
parent d0661b9b8e
commit db25a37dc3
10 changed files with 3266 additions and 1462 deletions

3
hero.ts Normal file
View File

@@ -0,0 +1,3 @@
// hero.ts
import { heroui } from "@heroui/react";
export default heroui();