update frontend

This commit is contained in:
Parsa Nazer
2026-05-28 10:35:35 +03:30
11 changed files with 238 additions and 124 deletions
+1 -1
View File
@@ -73,6 +73,6 @@ onMounted(() => {
</div>
<ProductComments :product="product!" />
<ChatButton :showChatButton="showChatButton" />
<!-- <ChatButton :showChatButton="showChatButton" /> -->
</div>
</template>