UNPKG

@graphql-hive/laboratory

Version:

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