Fix Cart checkout Button hover
It was disabled 🤦
This commit is contained in:
@@ -160,7 +160,6 @@
|
||||
text="Checkout"
|
||||
color="pink"
|
||||
size="small"
|
||||
disabled={!$cartData}
|
||||
/>
|
||||
</div>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user