diff --git a/src/react/webApp.tsx b/src/react/webApp.tsx index 8e28c3f..88a0017 100644 --- a/src/react/webApp.tsx +++ b/src/react/webApp.tsx @@ -13,7 +13,7 @@ export default function WebApp() { (password as HTMLInputElement).style.display = 'block'; } }); - + console.log('Web App Started'); return (