diff --git a/app/src/main.tsx b/app/src/main.tsx index bae6c52..3a855ea 100644 --- a/app/src/main.tsx +++ b/app/src/main.tsx @@ -44,7 +44,7 @@ const msalConfig = { // } // } }; - +console.log(msalConfig) const msalInstance = new PublicClientApplication(msalConfig) ReactDOM.createRoot(document.getElementById('root')!).render(