UNPKG

@konstructio/ui

Version:

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

12 lines (11 loc) 250 B
import { t as a } from "../../dist-Bcn6lMQe.js"; var o = a(["flex"], { variants: { direction: { row: ["flex-row", "gap-8"], col: ["flex-col", "gap-4"] } }, defaultVariants: { direction: "col" } }); export { o as radioGroupVariants };