@bpmn-io/properties-panel 1.0.1 → 1.1.1

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
@@ -2089,7 +2089,7 @@ function Select(props) {
2089
2089
  label,
2090
2090
  onChange,
2091
2091
  options = [],
2092
- value,
2092
+ value = '',
2093
2093
  disabled,
2094
2094
  onFocus,
2095
2095
  onBlur