Fix code formatting
This commit is contained in:
parent
29a06511a9
commit
f0eb6b2688
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ class ModalHandler {
|
|||
firstFocusableElement.focus();
|
||||
e.preventDefault();
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
static open(fragment, initialFocusElementId) {
|
||||
|
|
Loading…
Reference in a new issue