shadcn-ui / ui

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
https://ui.shadcn.com
MIT License
58.54k stars 3.19k forks source link

[feat]: Adding a multi-select component for form. #3543

Open TanishqSharma2022 opened 3 weeks ago

TanishqSharma2022 commented 3 weeks ago

Feature description

When it comes to form components, Multi-select sometimes is a lot of pain when you have to make it from scratch and also it is not present in a lot of UI libraries. I would want to work on this component. Please assign it to me.

Affected component/components

Input, Button, Form

Additional Context

No response

Before submitting