calcom/apps/web/components/ui/form/radio-area/index.ts
2022-02-10 14:22:45 -07:00

2 lines
60 B
TypeScript

export * from "./RadioAreaGroup";
export * from "./Select";