summaryrefslogtreecommitdiff
path: root/src/core/components/layouts
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2023-08-08 03:42:01 +0000
committerIT Fixcomart <it@fixcomart.co.id>2023-08-08 03:42:01 +0000
commit0215ec338889bdad479b568c50f32ddce863d6bf (patch)
tree53d9f4d8991ba699b30eacfac1b2498ae1b0bf48 /src/core/components/layouts
parentf862f6426c28fb9245d13fb7386a88b209639d64 (diff)
parent16fed2e7d00252f5df3f9b5bdf0a5a2b2a094f76 (diff)
Merged in load-performance (pull request #42)
Improve home page performance
Diffstat (limited to 'src/core/components/layouts')
-rw-r--r--src/core/components/layouts/BasicLayout.jsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/components/layouts/BasicLayout.jsx b/src/core/components/layouts/BasicLayout.jsx
index 073303fe..554f587d 100644
--- a/src/core/components/layouts/BasicLayout.jsx
+++ b/src/core/components/layouts/BasicLayout.jsx
@@ -46,7 +46,6 @@ const BasicLayout = ({ children }) => {
}
getProduct()
setTemplateWA('product')
-
}
}, [])
return (