UNPKG

@konstructio/ui

Version:

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

28 lines (27 loc) 437 B
import { t } from "../../dist-Bcn6lMQe.js"; var e = 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" ]), i = t([ "text-slate-400", "h-5", "w-5", "transition-all", "duration-150", "ease-in-out" ]); export { i as filterButtonIconVariants, r as filterButtonVariants, e as filterVariants };