2
0
Files
cal/calcom/packages/ui/components/alert/index.ts
2024-08-09 00:39:27 +02:00

3 lines
76 B
TypeScript

export { Alert } from "./Alert";
export type { AlertProps } from "./Alert";