Skip to content

Commit

Permalink
REF:BUILD: Pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mendo6472 committed May 6, 2024
1 parent 8033628 commit 0fb7728
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -186,10 +186,6 @@ <h5 class="modal-title" id="notificationTitle">Título de la notificación</h5>
notificationModal.hide();
}

notificationCloseBtn.addEventListener('click', function () {
hideNotification();
});

form.addEventListener('submit', function (event) {
event.preventDefault();

Expand Down

0 comments on commit 0fb7728

Please sign in to comment.