UNPKG

@graphql-hive/laboratory

Version:

4 lines (3 loc) 230 B
import * as CheckboxPrimitive from "@radix-ui/react-checkbox"; declare function Checkbox({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>): import("react/jsx-runtime").JSX.Element; export { Checkbox };