mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 14:42:17 +00:00
chore: improve tsconfigs
This commit is contained in:
@@ -136,7 +136,7 @@ export default async function Page({
|
||||
<div className="w-full">
|
||||
{
|
||||
<Alert type={AlertType.ALERT}>
|
||||
{JSON.stringify(error.message)}
|
||||
{JSON.stringify(error.details)}
|
||||
</Alert>
|
||||
}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user