From 03adcb9bff8cb4a2ffcb442f6e8f787ea205feb4 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Mon, 19 Dec 2022 17:13:41 +0700 Subject: loading not stop when cart is empty, fix input quantity --- src/components/Layout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components') diff --git a/src/components/Layout.js b/src/components/Layout.js index 03b9aa59..fb7748d1 100644 --- a/src/components/Layout.js +++ b/src/components/Layout.js @@ -10,7 +10,7 @@ export default function Layout({ children, ...pageProps }) { -- cgit v1.2.3