Add quick console test.
Some checks failed
Build and Deploy / build (push) Failing after 1m33s

This commit is contained in:
Michael Mainguy 2025-12-30 10:22:01 -06:00
parent 82807dcfce
commit 13ecd5a626

View File

@ -13,7 +13,7 @@ export default function WebApp() {
(password as HTMLInputElement).style.display = 'block';
}
});
console.log('Web App Started');
return (
<Auth0Provider
domain="dev-g0lt18ndbcp6earr.us.auth0.com"