mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-01 18:53:59 -04: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:
@@ -122,8 +122,5 @@ export default defineComponent({
|
||||
listItem,
|
||||
};
|
||||
},
|
||||
head: {
|
||||
title: "vbase-nuxt",
|
||||
},
|
||||
});
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user