UNPKG

@konstructio/ui

Version:

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

16 lines (15 loc) 271 B
import { c as o } from "../../index-D29mdTf5.js"; const r = o(["flex"], { variants: { direction: { row: ["flex-row", "gap-8"], col: ["flex-col", "gap-4"] } }, defaultVariants: { direction: "col" } }); export { r as radioGroupVariants };