i18n
This commit is contained in:
@@ -5,6 +5,9 @@ import App from "./App.js";
|
||||
import { BrowserRouter } from "react-router-dom";
|
||||
import "./services/SocketManager.js";
|
||||
import "./services/CategoryService.js";
|
||||
import { installJsErrorTelemetry } from "./utils/jsErrorTelemetry.js";
|
||||
|
||||
installJsErrorTelemetry();
|
||||
|
||||
// Create a wrapper component with our class-based GoogleAuthProvider
|
||||
// This avoids the "Invalid hook call" error from GoogleOAuthProvider
|
||||
|
||||
Reference in New Issue
Block a user