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:
Kuchenpirat
2024-03-26 14:02:20 +01:00
committed by GitHub
parent 8fb43246b2
commit 6449591143
3 changed files with 67 additions and 6 deletions

View File

@@ -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"
>