refactor: refactor Modal component, add loading skeletons to cart items, and perform minor UI/code cleanup across components

This commit is contained in:
Mamalizz-dev
2026-05-13 13:14:14 +03:30
parent 9e6a29a8f1
commit 7142ce50f1
@@ -324,8 +324,8 @@ watch(
:to="{ name: nextPage?.name, query: { gw: nextPage?.query } }"
>
<Button
start-icon="arrow-right"
class="w-full rounded-100"
start-icon="ci:arrow-right"
class="w-full rounded-100 py-2 lg:typo-p-sm"
variant="primary"
>
{{ nextPage?.label }}