UNPKG

@frank-auth/react

Version:

Flexible and customizable React UI components for Frank Authentication

10 lines (9 loc) 176 B
import { clsx as o } from "clsx"; import { twMerge as t } from "tailwind-merge"; function n(...r) { return t(o(r)); } export { n as cn }; //# sourceMappingURL=utils.js.map