You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ragangithub,
Nice work but I suggest checking the value input (description-input) if empty or not to add a new task
and instead of onkeydown you can use addEventlistner('keydown',()=>{})