* adding typeorm to api * switching to sqlite * switching to sqlite * switching to sqlite * migrating to sqlite * updating terraform * updating infrastructure
3 lines
75 B
TypeScript
3 lines
75 B
TypeScript
// hero.ts
|
|
import { heroui } from "@heroui/react";
|
|
export default heroui(); |