Comment chat button for now
This commit is contained in:
@@ -73,6 +73,6 @@ onMounted(() => {
|
|||||||
</div>
|
</div>
|
||||||
<ProductComments :product="product!" />
|
<ProductComments :product="product!" />
|
||||||
|
|
||||||
<ChatButton :showChatButton="showChatButton" />
|
<!-- <ChatButton :showChatButton="showChatButton" /> -->
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user