Update apps/login/src/components/consent.tsx

Co-authored-by: David Skewis <david@zitadel.com>
This commit is contained in:
Max Peintner
2025-05-06 16:04:57 +02:00
committed by GitHub
parent 3c28e71c0e
commit 606248521b

View File

@@ -43,7 +43,6 @@ export function ConsentScreen({
}
}
console.log("scope", scope);
return (
<div className="pt-4 w-full flex flex-col items-center space-y-4">
<ul className="list-disc space-y-2 w-full">