Skip to content

Commit 23ae727

Browse files
authored
chore: syntax issue
1 parent 8619021 commit 23ae727

File tree

1 file changed

+1
-0
lines changed
  • microfrontends/SignDocuments/src/utils

1 file changed

+1
-0
lines changed

microfrontends/SignDocuments/src/utils/Utils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ export function urlValidator(url) {
331331
} catch (err) {
332332
return false;
333333
}
334+
}
334335
export function modalAlign() {
335336
let modalDialog = $('.modal-dialog').getBoundingClientRect();
336337
let mobileHead = $('.mobileHead').getBoundingClientRect()

0 commit comments

Comments
 (0)