cn10xdev / todo

MIT License
0 stars 6 forks source link

eventhandler for consistent behavior across different browsers #14

Open mdmoghnishah opened 1 week ago

mdmoghnishah commented 1 week ago

This PR addresses issue https://github.com/cn10xdev/todo/issues/7

By modifying the keyboard eventhandling property to e.key and e.code we can achieve consistency across different browsers.