This website requires JavaScript.
Explore
Help
Register
Sign In
ElyBy-Mirror
/
accounts-frontend
Watch
1
Star
0
Fork
0
You've already forked accounts-frontend
mirror of
https://github.com/elyby/accounts-frontend.git
synced
2024-12-04 12:39:20 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
18a8037a0d
accounts-frontend
/
packages
/
app
/
components
/
i18n
/
index.ts
3 lines
89 B
TypeScript
Raw
Normal View
History
Unescape
Escape
#379: move flags related code into a separate module to get rid of code duplication
2017-12-31 01:14:32 +05:30
export
{
default
as
IntlProvider
}
from
'./IntlProvider'
;
Cleanup localeFlags.ts [skip ci]
2020-07-20 17:49:15 +05:30
export
*
from
'./localeFlags'
;
Reference in New Issue
Copy Permalink