@antify/ui 4.1.2 → 4.1.3

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.
@@ -328,7 +328,7 @@ watch(_modelValue, (val) => {
328
328
  :class="{...dropDownItemClasses}"
329
329
  >
330
330
  <slot name="empty">
331
- No options available
331
+ Keine Einträge vorhanden
332
332
  </slot>
333
333
  </div>
334
334
  </div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@antify/ui",
3
- "version": "4.1.2",
3
+ "version": "4.1.3",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "exports": {