UNPKG

@boxyhq/react-ui

Version:

React UI components from BoxyHQ

4 lines (3 loc) 165 B
import { RadioGroupProps } from "../types"; declare function RadioGroup(props: RadioGroupProps): import("react/jsx-runtime").JSX.Element; export default RadioGroup;