mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-01 18:53:59 -04:00
feat: cookbook editor on cookbook page (#3378)
* remove unnecessairy string * add edit functionality to cookbook page * restrict to own group
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
$globals.icons.tags"
|
||||
return-object
|
||||
v-bind="inputAttrs"
|
||||
auto-select-first="true"
|
||||
auto-select-first
|
||||
:search-input.sync="searchInput"
|
||||
@change="resetSearchInput"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user