UNPKG

@boxyhq/react-ui

Version:

React UI components from BoxyHQ

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