mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 11:17:32 +00:00
Update apps/login/src/components/consent.tsx
Co-authored-by: David Skewis <david@zitadel.com>
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user