@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.
- package/dist/uilib-gl.esm.js +1 -0
- package/dist/uilib-gl.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/uilib-gl.esm.js
CHANGED
|
@@ -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"
|