From ddcc6f0cd2b7a5efde9cf4123038c03fe5c782f6 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sun, 5 Oct 2025 14:00:30 -0400 Subject: [PATCH] Rebuild site text change --- src/component/product/ProductActive.jsx | 2 +- src/component/product/settingsTab/SiteTemplateSelector.jsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/component/product/ProductActive.jsx b/src/component/product/ProductActive.jsx index 3423465..3896018 100644 --- a/src/component/product/ProductActive.jsx +++ b/src/component/product/ProductActive.jsx @@ -58,7 +58,7 @@ export default function ProductActive({productData}){
-
diff --git a/src/component/product/settingsTab/SiteTemplateSelector.jsx b/src/component/product/settingsTab/SiteTemplateSelector.jsx index 4928f9d..d82409d 100644 --- a/src/component/product/settingsTab/SiteTemplateSelector.jsx +++ b/src/component/product/settingsTab/SiteTemplateSelector.jsx @@ -73,8 +73,8 @@ const SiteTemplateSelector = memo(({name = 'Full Name', data, productData}) => { src={getImage('custom-template.png')} alt='mail-alert'/>

This product is using a custom template named {custom_template_name}.

+ style={{marginTop: '20px'}}>This product is using a custom template named “{custom_template_name}” .