bkui-vue 0.0.1-beta.437 → 0.0.1-beta.439

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.esm.js CHANGED
@@ -13715,13 +13715,13 @@ var Component$r = defineComponent({
13715
13715
  innerHTML: target.innerHTML
13716
13716
  });
13717
13717
  }
13718
- return content;
13718
+ return props2.content;
13719
13719
  }
13720
13720
  return h$1("div", {
13721
13721
  innerHTML: props2.content
13722
13722
  });
13723
13723
  }
13724
- return content;
13724
+ return props2.content;
13725
13725
  };
13726
13726
  return {
13727
13727
  boundary,