UNPKG

@konstructio/ui

Version:

A set of reusable and customizable React components built for konstruct.io

24 lines (23 loc) 437 B
import { c as t } from "../../index-D29mdTf5.js"; const a = t(["flex", "gap-8", "items-center"]), r = t([ "flex", "items-center", "gap-1", "text-slate-500", "cursor-pointer", "text-sm", "w-max", "dark:text-metal-300" ]), n = t([ "text-slate-400", "h-5", "w-5", "transition-all", "duration-150", "ease-in-out" ]); export { n as filterButtonIconVariants, r as filterButtonVariants, a as filterVariants };