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
parent 44f390e987
commit fdaaf19ba1

View File

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