mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-28 09:56: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(); |