mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-21 23:35:05 +00:00
WHITESPACE removed some hanging spaces
This commit is contained in:
parent
cb4c608a05
commit
62ea3ce2ec
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ export function AppLocalizationProvider({ userLocales, children, onLocaleChange
|
|||
_supportedLocales_,
|
||||
{ defaultLocale: _defaultLocale_ }
|
||||
)
|
||||
|
||||
|
||||
if (!!onLocaleChange) {
|
||||
onLocaleChange(currentLocales)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue