@undp/carbon-library 1.0.135-CARBON-343.0 → 1.0.135-CARBON-343.1

Sign up to get free protection for your applications and to get access to all the features.
package/dist/cjs/index.js CHANGED
@@ -23568,6 +23568,8 @@ var RegistryDashboardComponent = function (props) {
23568
23568
  lastUpdateTransferLocations))))))))) : ("")));
23569
23569
  };
23570
23570
 
23571
+ React.createContext(null);
23572
+
23571
23573
  var ImgWithFallback = function (_a) {
23572
23574
  var src = _a.src, alt = _a.alt, fallbackSrc = _a.fallbackSrc, mediaType = _a.mediaType, className = _a.className, delegated = __rest(_a, ["src", "alt", "fallbackSrc", "mediaType", "className"]);
23573
23575
  return (React.createElement("picture", null,