UNPKG

@konstructio/ui

Version:

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

22 lines (21 loc) 373 B
import { c as o } from "../../index-BNmRGtA6.js"; const a = o(["flex"], { variants: { theme: { colony: "", kubefirst: "", civo: "" }, direction: { row: ["flex-row", "gap-8"], col: ["flex-col", "gap-4"] } }, defaultVariants: { theme: "kubefirst", direction: "col" } }); export { a as radioCardGroupVariants };