@iobroker/adapter-react-v5 3.2.3 → 3.2.4

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.
@@ -1469,8 +1469,8 @@ var FileBrowser = /*#__PURE__*/function (_Component) {
1469
1469
  }
1470
1470
  }, {
1471
1471
  key: "componentDidUpdate",
1472
- value: function /* prevProps , prevState, snapshot */
1473
- componentDidUpdate() {
1472
+ value: function componentDidUpdate( /* prevProps , prevState, snapshot */
1473
+ ) {
1474
1474
  var _this18 = this;
1475
1475
  this.setOpacityTimer && clearTimeout(this.setOpacityTimer);
1476
1476
  this.setOpacityTimer = setTimeout(function () {