diff --git a/src/component/product/settingsTab/URLConfiguration.jsx b/src/component/product/settingsTab/URLConfiguration.jsx index 440bbf2..5a9876b 100644 --- a/src/component/product/settingsTab/URLConfiguration.jsx +++ b/src/component/product/settingsTab/URLConfiguration.jsx @@ -1,8 +1,30 @@ +const URLConfiguration = () => { + return <> +
+
+
+

URL Configuration

+
+
+
+
+
+
+

Default URL

+

+ https://127476.devprov.mermsemr.com +

+

+ Aww yeah, you successfully read this import.

+
+
-const URLConfiguration=()=>{ +
+
+
- return <>URL CONFIG + } -export default URLConfiguration \ No newline at end of file +export default URLConfiguration \ No newline at end of file