@teamias/pro-layout 0.0.17 → 0.0.18

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.
@@ -449,7 +449,7 @@ export var KeepAliveClass = /*#__PURE__*/function () {
449
449
  setTimeout(function () {
450
450
  _this3.updateCurrentPage(index);
451
451
  rel();
452
- }, 0);
452
+ }, 160);
453
453
  });
454
454
  }
455
455
  }, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@teamias/pro-layout",
3
- "version": "0.0.17",
3
+ "version": "0.0.18",
4
4
  "description": "A react library developed with dumi",
5
5
  "license": "MIT",
6
6
  "module": "dist/index.js",