Comment on language dropdown menu

environments/review-add-nip-05-n2mxry/deployments/4862
danidfra 2024-10-02 21:00:58 -03:00
rodzic 1192b40e33
commit c170802262
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -17,7 +17,7 @@ const formatterLanguage = (lang: {}) => {
};
/**
*
* A dropdown menu component for selecting the display language of the public timeline.
*/
const LanguageDropdown = () => {
const dispatch = useAppDispatch();