disable cart icon

This commit is contained in:
2023-06-23 09:48:09 +10:00
parent 0478ab9eb2
commit 673f6051c1

View File

@@ -259,7 +259,7 @@
fill="currentColor" />
</svg>
</button>
<router-link
<!-- <router-link
:to="{ name: 'cart' }"
id="navbar-cart"
class="block cursor-pointer select-none relative"
@@ -275,7 +275,7 @@
class="absolute flex items-center flex-justify-center -top-2 -right-4 bg-red text-3 p-1 w-5 h-5 rounded-9 text-white">
14
</div>
</router-link>
</router-link> -->
</div>
</div>
<div