docs: typo in drawer, dialog and sheet (#2306)

This commit is contained in:
Anshul Kanwar
2024-01-07 12:56:21 +05:30
committed by GitHub
parent 33795426dd
commit 4b200ebf59
6 changed files with 8 additions and 12 deletions

View File

@@ -95,7 +95,7 @@ export function PresetActions() {
<AlertDialog open={showDeleteDialog} onOpenChange={setShowDeleteDialog}>
<AlertDialogContent>
<AlertDialogHeader>
<AlertDialogTitle>Are you sure absolutely sure?</AlertDialogTitle>
<AlertDialogTitle>Are you absolutely sure?</AlertDialogTitle>
<AlertDialogDescription>
This action cannot be undone. This preset will no longer be
accessible by you or others you&apos;ve shared it with.