wip: shopping cart

This commit is contained in:
Nikita Kiselev
2025-07-21 14:24:05 +03:00
parent e3cc0d4b10
commit ce2c9e374d
5 changed files with 53 additions and 38 deletions

View File

@@ -55,6 +55,7 @@
:modelValue="quantity"
@update:modelValue="setQuantity"
:max="10"
size="lg"
/>
</div>
</div>