v1.5.3
Changelog
- Added event listener for
Enterkeypress- If search input is selected, runs the
search()function - If rename recipe input is selected, runs the
renameRecipe()function
- If search input is selected, runs the
- Removed 2 unneeded files to slightly lower end size
- Separated functions out into their own categorized files
- Cleaned up some code