Skip to content

Commit 04db081

Browse files
committed
refactor: readd comment
1 parent e250a02 commit 04db081

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/ModalHelper.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,7 @@ export class ModalHelper {
398398
}
399399

400400
if (previewModalResult.code === ModalResultCode.CLOSE) {
401+
// modal is already being closed
401402
return undefined;
402403
}
403404

0 commit comments

Comments
 (0)