Updated telegram and formatting
This commit is contained in:
@@ -11,10 +11,10 @@ import localization from './localization';
|
||||
render(
|
||||
() => (
|
||||
<StoreProvider>
|
||||
<I18nContext.Provider value={localization}>
|
||||
<App />
|
||||
</I18nContext.Provider>
|
||||
<I18nContext.Provider value={localization}>
|
||||
<App />
|
||||
</I18nContext.Provider>
|
||||
</StoreProvider>
|
||||
),
|
||||
),
|
||||
document.getElementById('root') as HTMLElement
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user