bk-magic-vue 2.4.15-beta.7 → 2.4.15-beta.9

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.
@@ -27093,7 +27093,7 @@
27093
27093
  var isIOS = isBrowser$2 && /iPhone|iPad|iPod/.test(navigator.platform) && !window.MSStream;
27094
27094
  var defaultProps = {
27095
27095
  a11y: true,
27096
- allowHTML: true,
27096
+ allowHTML: false,
27097
27097
  animateFill: true,
27098
27098
  animation: 'shift-away',
27099
27099
  appendTo: function appendTo() {