Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Select): add support for label prop (#1837)
- provide a cleaner API for implementing the label similar to other form fields - add disabled prop should a user want to still detach and use Select.Label - update styles to support this - docs: clean up all Select stories and API table in storybook - docs: greatly simplify the presentation of Select documentation - update relevant snapshots
- Loading branch information