cart summary ui in base plan
This commit is contained in:
@@ -56,7 +56,7 @@ export const AddressDetailsModal = ({
|
||||
e.preventDefault();
|
||||
onChangePosition();
|
||||
}}
|
||||
className='!bg-background !w-fit !text-foreground flex items-center gap-2 text-xs'
|
||||
className='bg-background! w-fit! text-foreground! flex items-center gap-2 text-xs'
|
||||
disabled={isPending}
|
||||
>
|
||||
<Location color='#6b7280' variant='Bold' className='size-4' />
|
||||
|
||||
Reference in New Issue
Block a user