UNPKG

@serendie/ui

Version:

Adaptive UI component library as part of Serendie Design System by Mitsubishi Electric

10 lines (9 loc) 287 B
import { jsx as t } from "react/jsx-runtime"; import { radio_group_exports as p } from "../../node_modules/@ark-ui/react/dist/components/radio-group/radio-group.js"; const e = ({ children: o, ...r }) => /* @__PURE__ */ t(p.Root, { ...r, children: o }); export { e as RadioGroup };