Skip to content

Commit d79baf4

Browse files
Fix feature test bugs , verify id query get publish product , add category child where category parent doesn't have a product and add breadcump to single product page
1 parent 3d566eb commit d79baf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/livewire/pages/single-product.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="py-3 bg-white border-b border-gray-200 bg-opacity-80">
33
<x-container class="flex items-center justify-between px-4">
44
<nav role="navigation" class="flex items-center">
5-
<!-- -->
5+
<!-- breadcrumd here -->
66
</nav>
77
</x-container>
88
</div>

0 commit comments

Comments
 (0)