fix(alert-dialog): typo in demo

This commit is contained in:
sunney
2023-02-08 21:15:16 +04:00
committed by GitHub
parent 30f0f46130
commit 06c9c54fa9

View File

@@ -21,7 +21,7 @@ export function AlertDialogDemo() {
</AlertDialogTrigger>
<AlertDialogContent>
<AlertDialogHeader>
<AlertDialogTitle>Are you sure absolutely sure?</AlertDialogTitle>
<AlertDialogTitle>Are you absolutely sure?</AlertDialogTitle>
<AlertDialogDescription>
This action cannot be undone. This will permanently delete your
account and remove your data from our servers.