chore: added primary variant to the alert modal (#4664)

This commit is contained in:
Aaryan Khandelwal 2024-05-31 17:40:21 +05:30 committed by GitHub
parent 830f0861c1
commit 608e193c36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 23 additions and 20 deletions

View file

@ -67,7 +67,7 @@ export const DeleteGlobalViewModal: React.FC<Props> = observer((props) => {
<AlertModalCore
handleClose={handleClose}
handleSubmit={handleDeletion}
isDeleting={isDeleteLoading}
isSubmitting={isDeleteLoading}
isOpen={isOpen}
title="Delete View"
content={