This commit is contained in:
@@ -3,6 +3,7 @@ import { QueryClientProvider } from '@tanstack/react-query';
|
||||
import { App } from './App';
|
||||
import { queryClient } from './lib/queryClient';
|
||||
import { initTheme } from './lib/theme';
|
||||
import './i18n'; // initialize i18next (en/ja) before first render
|
||||
import './index.css';
|
||||
|
||||
// Keep [data-theme] in sync with the OS while pref is 'system'. The initial
|
||||
|
||||
Reference in New Issue
Block a user