-
-
Notifications
You must be signed in to change notification settings - Fork 22
feat: implement MultiSelect component #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@aarondoet is attempting to deploy a commit to the Shinichi Okada's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
The MultiSelect disabled property should change the Badge, the CloseButton and the ChevronDown svg to change style. Badge and CloseButton are components that don't seem to have props that would allow them to be styled to look disabled. For the ChevronDown I'm currently too tired, might do that later. |
|
The latest updates on your projects. Learn more about Vercel for Git βοΈ
|
π Description
Implements a MultiSelect component
β Checks
βΉ Additional Information
TODOs