@bpmn-io/form-js-editor 1.16.1-alpha.0 → 1.17.0

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.es.js CHANGED
@@ -6058,7 +6058,7 @@ function DataMarker(props) {
6058
6058
  }
6059
6059
  if (edited) {
6060
6060
  return jsx("div", {
6061
- title: "Section contains data",
6061
+ title: "Section contains edits",
6062
6062
  class: "bio-properties-panel-dot"
6063
6063
  });
6064
6064
  }