
* Add ui package for reusable components * Add fallback * Type fixes * Type fixes Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2 lines
131 B
TypeScript
2 lines
131 B
TypeScript
// TODO: Remove this file once every `classNames` is imported from `@calcom/lib`
|
|
export { default } from "@calcom/lib/classNames";
|