Skip to content

Commit

Permalink
fix: info msg hide
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-deriv committed Aug 12, 2024
1 parent b11f6ad commit e250079
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const resetPopupData = (isAuditReset = false) => {
cd_showAudit: false,
auditDataEnd: [],
cd_infoMsg : null,
cd_sellMsg : null,
};

const contract_reset_object = {
Expand Down

0 comments on commit e250079

Please sign in to comment.