added external URL
This commit is contained in:
@@ -14,6 +14,7 @@ const initialValues = {
|
||||
const URLConfiguration = ({productData}) => {
|
||||
|
||||
let defaultUrl = 'https://' + productData?.internal_url
|
||||
let externaltUrl = productData?.external_url
|
||||
|
||||
// API to set url
|
||||
const setURL = useMutation({
|
||||
|
||||
Reference in New Issue
Block a user