closable card title component

This commit is contained in:
vabene1111
2024-10-22 18:31:36 +02:00
parent 6a12ca78d1
commit eb4b8555c2
6 changed files with 48 additions and 12 deletions

View File

@@ -510,6 +510,7 @@ export const useShoppingStore = defineStore(_STORE_ID, () => {
undoChange,
setEntriesCheckedState,
delayEntries,
getAssociatedRecipes,
}
})