cal/apps/web/lib/classNames.ts
Omar López 95b3397e42
Add ui package for reusable components (#1916)
* Add ui package for reusable components

* Add fallback

* Type fixes

* Type fixes

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-21 09:41:25 -07:00

3 lines
131 B
TypeScript

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