Skip to content

Commit

Permalink
Uncheck manually
Browse files Browse the repository at this point in the history
  • Loading branch information
vmanawat committed Mar 19, 2024
1 parent 544c067 commit 04cee7c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ export default function LicenceDetailsViewEdit({ licence }) {
break;
case "printLicence":
printLicence = value;
setIsPrintLicenceChecked(value);
break;
case "renewalNotice":
renewalNotice = value;
Expand Down

0 comments on commit 04cee7c

Please sign in to comment.