NamitCodes / Vanilla-To-Do-List

Responsive Vanilla JS To Do List with local storage
https://namitcodes.github.io/Vanilla-To-Do-List/
1 stars 1 forks source link

Dropdown menu issues on mobile #3

Open NamitCodes opened 3 weeks ago

NamitCodes commented 3 weeks ago

On pc there is a dropdown menu, but for mobile there isn't. This messes up the onClick() function at that element. Have to somehow fix this.