mirror of
https://github.com/voltbonn/profile-picture-generator.git
synced 2024-12-22 07:45:04 +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_,
|
_supportedLocales_,
|
||||||
{ defaultLocale: _defaultLocale_ }
|
{ defaultLocale: _defaultLocale_ }
|
||||||
)
|
)
|
||||||
|
|
||||||
if (!!onLocaleChange) {
|
if (!!onLocaleChange) {
|
||||||
onLocaleChange(currentLocales)
|
onLocaleChange(currentLocales)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue