cgkineo / adapt-pageNav

Navigation bar component (quicknav clone)
GNU General Public License v3.0
6 stars 4 forks source link

issue/22 changed from div to span #23

Closed oliverfoster closed 2 years ago

oliverfoster commented 2 years ago

fixes #22

According to the spec, divs are not allowed in buttons. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button

Fixed