indicator-ui 0.1.36 → 0.1.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -68841,7 +68841,7 @@ function _arrayWithHoles(r) { if (Array.isArray(r)) return r; }
68841
68841
 
68842
68842
 
68843
68843
 
68844
- function MediaViewer(props) {
68844
+ var MediaViewer = /*#__PURE__*/(0,react__WEBPACK_IMPORTED_MODULE_1__.forwardRef)(function (props, ref) {
68845
68845
  var _media$curMediaIndex, _media$curMediaIndex2;
68846
68846
  var _props$media = props.media,
68847
68847
  media = _props$media === void 0 ? [] : _props$media,
@@ -68948,7 +68948,7 @@ function MediaViewer(props) {
68948
68948
  })
68949
68949
  })]
68950
68950
  });
68951
- }
68951
+ });
68952
68952
 
68953
68953
  /***/ }),
68954
68954