react-adobe-embed
Advanced tools
Comparing version 0.8.69 to 0.9.69
@@ -166,11 +166,11 @@ "use strict"; | ||
}, [isReady, adobeMainReady, divID]); | ||
return ((0, jsx_runtime_1.jsx)(AdobeReactView, { onLoad: () => { | ||
return ((0, jsx_runtime_1.jsx)(AdobeReactView, Object.assign({ onLoad: () => { | ||
setIsReady(true); | ||
}, props: { | ||
previewConfig, | ||
config, | ||
isReady, | ||
adobeMainReady, | ||
} })); | ||
} }, { | ||
isReady, | ||
adobeMainReady, | ||
previewConfig, | ||
config, | ||
}))); | ||
}; | ||
exports.default = ReactViewAdobe; |
{ | ||
"name": "react-adobe-embed", | ||
"version": "0.8.69", | ||
"version": "0.9.69", | ||
"description": "React Wrapper for Embed Adobe API", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31346