fix: override modal not exiting (#4205)

Fixed override modal not exiting
This commit is contained in:
Lucas Oliveira 2024-10-18 12:42:05 -03:00 committed by GitHub
commit fdaaf19ba1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -612,6 +612,7 @@ export default function NodeToolbarComponent({
override: true,
});
setSuccessData({ title: "New component successfully saved!" });
setShowOverrideModal(false);
}}
>
<ConfirmationModal.Content>