Add LanguageSwitch component for changing app's language (#25)

Co-authored-by: msramalho <19508417+msramalho@users.noreply.github.com>
This commit is contained in:
wattroll
2022-04-07 00:54:42 +03:00
committed by GitHub
parent 4c1b220d75
commit f024d2195a
12 changed files with 108 additions and 9 deletions

View File

@@ -14,3 +14,4 @@
@import "cover";
@import "search";
@import "satelliteoverlaytoggle";
@import "languageswitch";