From 76961c8312312609dbef0646274f6dd1f6c2bf19 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Fri, 3 Mar 2023 16:44:12 +0700 Subject: add midtrans payment email notification --- src/pages/shop/checkout/finish.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages/shop') diff --git a/src/pages/shop/checkout/finish.jsx b/src/pages/shop/checkout/finish.jsx index cc64199f..eb7631a0 100644 --- a/src/pages/shop/checkout/finish.jsx +++ b/src/pages/shop/checkout/finish.jsx @@ -9,7 +9,7 @@ export default function Finish() { return ( - + ) -- cgit v1.2.3