ywana-core8 0.0.457 → 0.0.458

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.umd.js CHANGED
@@ -4716,6 +4716,9 @@
4716
4716
  } catch (e) {
4717
4717
  return Promise.reject(e);
4718
4718
  }
4719
+ }, []);
4720
+ React.useEffect(function () {
4721
+ if (version > 0) reload();
4719
4722
  }, [version]);
4720
4723
 
4721
4724
  function add() {