@idds/react 1.1.100 → 1.1.101

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 CHANGED
@@ -2196,6 +2196,7 @@ function Chip({
2196
2196
  e.target.blur();
2197
2197
  }
2198
2198
  },
2199
+ showClearButton: false,
2199
2200
  className: "ina-chip__input",
2200
2201
  placeholder: "Masukkan data yang Anda inginkan"
2201
2202
  }