···6161 <AlertDialogTrigger asChild>
6262 {children ?? (
6363 <Button variant="destructive" size="sm">
6464- Revoke
6464+ Delete
6565 </Button>
6666 )}
6767 </AlertDialogTrigger>
6868 <AlertDialogContent>
6969 <AlertDialogHeader>
7070 <AlertDialogTitle>
7171- Are you sure about revoking `{title}`?
7171+ Are you sure about delete `{title}`?
7272 </AlertDialogTitle>
7373 <AlertDialogDescription>
7474- This action cannot be undone. This will permanently revoke the API
7575- key.
7474+ This action cannot be undone. This will permanently delete the item.
7675 </AlertDialogDescription>
7776 </AlertDialogHeader>
7877 <form id="form-alert-dialog" className="space-y-0.5">
···16161717We are releasing a new version of our status pages.
18181919-<Aside>Newly created pages will automatically run on the new version. For old pages, this is an **opt-in toggle**. We will keep the current status page until next year to allow you migrate or provide any feedback.</Aside>
2020-2121-You can always have a look how your status page will look like via `https://[slug].stpg.dev`.
2222-2323-Example: [https://themes.openstatus.dev/status](https://themes.openstatus.dev/status)
1919+Explore the themes: [https://themes.openstatus.dev](https://themes.openstatus.dev)
24202521## Get started
2622