@stock-in-the-channel/sinch-vue-components 0.0.288 → 0.0.289
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 +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -27569,7 +27569,7 @@ const $N = { class: "q-ma-sm" }, NN = { class: "row" }, RN = { class: "text-h5 c
|
|
|
27569
27569
|
options: u.value,
|
|
27570
27570
|
label: c.$t("Provider"),
|
|
27571
27571
|
clearable: "",
|
|
27572
|
-
"option-label": "
|
|
27572
|
+
"option-label": "label",
|
|
27573
27573
|
"option-value": "value",
|
|
27574
27574
|
"emit-value": "",
|
|
27575
27575
|
"map-options": ""
|