cschroeter / park-ui

Beautifully designed components built with Ark UI and Panda CSS that work with a variety of JS frameworks.
https://park-ui.com
MIT License
1.74k stars 75 forks source link

[Typo]: Invalid documentation on TextArea #445

Open xeinebiu opened 1 month ago

xeinebiu commented 1 month ago

image

<Field.Root>
    <Field.Label>Description</Field.Label>
    <Field.Textarea asChild>
        <Textarea />
    </Field.Input>    // should be </Field.Textarea>
    <Field.HelperText>Tell us about yourself</Field.HelperText>
</Field.Root>

https://park-ui.com/react/docs/components/field#textarea