Refactoring

This commit is contained in:
2025-01-19 22:46:28 -06:00
parent 844c89e65b
commit a6b0c8c69f

View File

@@ -44,7 +44,7 @@ const msalConfig = {
// } // }
// } // }
}; };
console.log(msalConfig)
const msalInstance = new PublicClientApplication(msalConfig) const msalInstance = new PublicClientApplication(msalConfig)
ReactDOM.createRoot(document.getElementById('root')!).render( ReactDOM.createRoot(document.getElementById('root')!).render(