refactor: refactor Modal component, add loading skeletons to cart items, and perform minor UI/code cleanup across components
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user