Page breaking fixes

This commit is contained in:
monilprajapati
2024-11-12 16:03:55 +05:30
parent cb122e1585
commit 705a1c4b24
5 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ import 'react-toastify/dist/ReactToastify.css';
import Drift from "react-driftjs";
import { AppContext } from './context/contextApi.jsx';
import { AppContext } from './context/ContextApi.jsx';
// Production - backend proxy forwarding in nginx
var globalUrl = window.location.origin;