Skip to content

Commit 6f1ba24

Browse files
committed
PR feedback
1 parent 10ac07d commit 6f1ba24

File tree

1 file changed

+1
-1
lines changed
  • packages/extension-chakra-storefront/src/components/order-summary

1 file changed

+1
-1
lines changed

packages/extension-chakra-storefront/src/components/order-summary/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ const OrderSummary = ({
304304
<Button
305305
variant="link-red"
306306
size="sm"
307-
colorPallete="red"
307+
colorPalete="red"
308308
onClick={() => removePromoCode(item.couponItemId)}
309309
>
310310
<FormattedMessage

0 commit comments

Comments
 (0)