mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02:00
fix: shopping list label editor (#1333)
* remove head props * lazily compute itemsByLabel with watcher on fetch * remove unused import
This commit is contained in:
parent
52fbf6b833
commit
5a0c034391
3 changed files with 12 additions and 10 deletions
|
@ -122,8 +122,5 @@ export default defineComponent({
|
|||
listItem,
|
||||
};
|
||||
},
|
||||
head: {
|
||||
title: "vbase-nuxt",
|
||||
},
|
||||
});
|
||||
</script>
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue