@mml-io/mml-web-client 0.0.0-experimental-f04d840-20250630 → 0.0.0-experimental-ec18ef6-20250714

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/build/index.js CHANGED
@@ -4275,6 +4275,7 @@
4275
4275
  super();
4276
4276
  }
4277
4277
  parentTransformed() {
4278
+ super.parentTransformed();
4278
4279
  }
4279
4280
  isClickable() {
4280
4281
  return true;