'I want to create language select dropdown
I want to create dynamic language select dropdown so that user can select language and when user login it reflect selected language to him.
Solution 1:[1]
You can use select from react material ui select. For translation you need to check this out i18next
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Opsi Daisy |
