felixodette / odete-portfolio

Felix Odete's Portfolio
MIT License
3 stars 0 forks source link

Bug fixing #18

Open Stanleeeeee opened 2 years ago

Stanleeeeee commented 2 years ago

I noticed a bug in line 117 of your Javascript code. const openModalButtons = document.querySelectorAll('[data-modal-target]'); was found missing in the code. Please try and rectify this bug in your repo.