UNPKG

@graphql-hive/laboratory

Version:

3 lines (2 loc) 148 B
declare function Textarea({ className, ...props }: React.ComponentProps<"textarea">): import("react/jsx-runtime").JSX.Element; export { Textarea };