additions to product page

This commit is contained in:
2025-06-23 15:54:55 +02:00
parent 77a490a94d
commit 7d0a449a1e
13 changed files with 387 additions and 136 deletions

View File

@ -23,4 +23,4 @@ onMounted(() => {
useHead(menuStore.headMeta);
const componentsList = await store.getComponents(route.params.id);
</script>
</script>