seeder-st2110-components 1.5.3 → 1.5.5

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
@@ -2680,6 +2680,8 @@ const NetworkSettingsModal = _ref2 => {
2680
2680
  okText: "Apply",
2681
2681
  cancelText: "Close",
2682
2682
  centered: true,
2683
+ destroyOnHidden: true,
2684
+ forceRender: true,
2683
2685
  styles: _objectSpread2({
2684
2686
  body: {
2685
2687
  padding: "16px 24px 8px 24px"