cal.pub0.org/apps/web/components/ui/Button.tsx

4 lines
154 B
TypeScript
Raw Normal View History

// TODO: Remove this file once every Button is imported from `@calcom/ui`
export * from "@calcom/ui/Button";
export { default } from "@calcom/ui/Button";