Skip to content

Commit

Permalink
added func (#842)
Browse files Browse the repository at this point in the history
  • Loading branch information
kslazykv authored Aug 7, 2024
1 parent 1758480 commit 3e7ba21
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,8 @@ const PreservationTab = ({
refreshTagDetails();
}
});
setDirty();
setTagRequirements(null);
};

const cancelEditRemark = (): void => {
Expand Down

0 comments on commit 3e7ba21

Please sign in to comment.