💩 create hero UI wrapper

still need fix or downgrade tailwind to v3
This commit is contained in:
2025-07-09 09:58:01 +07:00
parent 5266010976
commit 28d81d9792
8 changed files with 458 additions and 7 deletions

2
app/hero.ts Normal file
View File

@ -0,0 +1,2 @@
import { heroui } from "@heroui/react";
export default heroui();