new changes

This commit is contained in:
Mamalizz
2024-12-15 22:15:07 +03:30
parent b1eb726295
commit 3b585ea77c
+4 -5
View File
@@ -1,7 +1,6 @@
<script lang="ts" setup> <script lang="ts" setup></script>
</script>
<template> <template>
<ProductView /> <ProductHero />
</template> <RelatedProducts title="محصولات مشابه" />
</template>