From f6a6555bc833c06f69e5872e6485d2e76bd20317 Mon Sep 17 00:00:00 2001 From: sovanna Date: Mon, 11 Nov 2019 14:39:17 +0900 Subject: [PATCH] fix(place-order): Corrects typo --- static/js/shop.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/shop.jsx b/static/js/shop.jsx index 2b79fff..71f7895 100644 --- a/static/js/shop.jsx +++ b/static/js/shop.jsx @@ -456,7 +456,7 @@ class ProductCartItem extends React.PureComponent { rm -

remove

+

Remove

{/* progression container */}