Update comment flow
This commit is contained in:
@@ -61,7 +61,7 @@ if (productResponse.isError) {
|
||||
:products="product!.related_products"
|
||||
iconImage="/img/simulare-products-section.gif"
|
||||
/>
|
||||
<ProductComments />
|
||||
<ProductComments :product="product!" />
|
||||
<ChatButton :showChatButton="showChatButton" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user