feat: Recipe Instructions, add buttons for move to top or bottom (#3232)

* Add 'move to top' and 'move to bottom' to recipe steps

* Add divider functionality
This commit is contained in:
boc-the-git 2024-03-04 09:41:29 +11:00 committed by GitHub
commit e6aadc4902
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 33 additions and 7 deletions

View file

@ -494,6 +494,8 @@
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"move-to-bottom": "Move To Bottom",
"move-to-top": "Move To Top",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",