mirror of
https://github.com/vercel/commerce.git
synced 2025-05-16 06:26:58 +00:00
tile merge
This commit is contained in:
parent
2f7569ce41
commit
c34c436abe
@ -45,11 +45,7 @@ export function GridTileImage({
|
|||||||
title={labels.title}
|
title={labels.title}
|
||||||
amount={labels.amount}
|
amount={labels.amount}
|
||||||
currencyCode={labels.currencyCode}
|
currencyCode={labels.currencyCode}
|
||||||
<<<<<<< HEAD
|
|
||||||
size={labels.isSmall ? 'small' : 'large'}
|
size={labels.isSmall ? 'small' : 'large'}
|
||||||
=======
|
|
||||||
size="large"
|
|
||||||
>>>>>>> design-refresh
|
|
||||||
position={labelPosition}
|
position={labelPosition}
|
||||||
/>
|
/>
|
||||||
) : null}
|
) : null}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user