chore: i18n config moved to the app route
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { StrictMode } from 'react';
|
||||
import { createRoot } from 'react-dom/client';
|
||||
import './index.css';
|
||||
import './i18n';
|
||||
import App from './App';
|
||||
import { LanguageProvider } from './providers/LanguageProvider';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user