Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(language-selector): update language selector to use select (#4335)
### Related Ticket(s) #4330, #4331 ### Description This change adds Carbon's `Select` component for the footer language selector in mobile/tablet breakpoints. Desktop views will continue to use `ComboBox`. ### Changelog **Changed** - `Footer` language selector now uses Carbon's `Select` instead of `ComboBox` for mobile/tablet breakpoints - updated various styles for new component <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "package: styles": Carbon Expressive --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
- Loading branch information