From 698c89edfc6623ca6d1fca63de36e95760b9c164 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Fri, 3 Oct 2025 15:46:03 -0400 Subject: [PATCH] fix URL page --- src/component/product/settingsTab/URLConfiguration.jsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/component/product/settingsTab/URLConfiguration.jsx b/src/component/product/settingsTab/URLConfiguration.jsx index 4857da3..b12410f 100644 --- a/src/component/product/settingsTab/URLConfiguration.jsx +++ b/src/component/product/settingsTab/URLConfiguration.jsx @@ -70,7 +70,7 @@ const URLConfiguration = ({productData}) => { {(props) => { return (
-
+

Set your own URL

@@ -101,6 +101,13 @@ const URLConfiguration = ({productData}) => {

{'Completed successfully'}

} +
+ Final steps to configure your URL:
+ DNS:
+ DNS:
+ DNS:
+ +
);