refactor(#35): accessible basket nav link

This commit is contained in:
OllyNicholass
2024-11-18 23:06:17 +00:00
parent 87cd2b6c87
commit eae3ee99e8
+1 -1
View File
@@ -57,7 +57,7 @@
<!-- Right Side: Basket & User Account -->
<div class="flex items-center space-x-4">
<!-- Basket/Checkout Icon -->
<a href="/checkout" class="btn btn-ghost btn-circle">
<a href="/checkout" class="btn btn-ghost btn-circle" aria-label="View basket">
<div class="indicator">
<svg
xmlns="http://www.w3.org/2000/svg"