mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-27 09:26:23 +02:00
3 lines
No EOL
75 B
TypeScript
3 lines
No EOL
75 B
TypeScript
// hero.ts
|
|
import { heroui } from "@heroui/react";
|
|
export default heroui(); |