@evergis/uilib-gl 1.0.104 → 1.0.105

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.
@@ -26436,6 +26436,7 @@ _ref => {
26436
26436
 
26437
26437
  case "boolean":
26438
26438
  return React.createElement(Dropdown, {
26439
+ label: label,
26439
26440
  options: [{
26440
26441
  text: "True",
26441
26442
  value: "true"