We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The LanguageSelector UI component is currently being used on both the website and the client.
LanguageSelector
We should build this out in the ui library with either Select https://mantine.dev/core/select/ or Menu https://ui.mantine.dev/component/language-picker/ and style it appropriately for easy reuse.
Select
Menu
We will probably need this in more repos in the future.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The
LanguageSelector
UI component is currently being used on both the website and the client.We should build this out in the ui library with either
Select
https://mantine.dev/core/select/ orMenu
https://ui.mantine.dev/component/language-picker/ and style it appropriately for easy reuse.We will probably need this in more repos in the future.
The text was updated successfully, but these errors were encountered: