cse110-sp24-group4 / warmup-exercise

Teambuilding warmup exercise for Ctrl Alt Elite
0 stars 0 forks source link

Fix edit/delete entry button eventListeners #16

Closed thedonutdan closed 4 months ago

thedonutdan commented 4 months ago

Edit and Delete buttons are not functioning properly, functions are called upon creation, but not click

thedonutdan commented 4 months ago

Fixed by adding closure around event calls when adding eventListeners