mertani-web-toolkit 0.1.58 → 0.1.59

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.
@@ -114,7 +114,7 @@
114
114
  isShow = true,
115
115
  disabled = false,
116
116
  readOnly = false,
117
- clearable = true,
117
+ clearable = false,
118
118
  tooltip = '',
119
119
 
120
120
  class: className = '',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mertani-web-toolkit",
3
- "version": "0.1.58",
3
+ "version": "0.1.59",
4
4
  "homepage": "https://storybook.mertani.com/",
5
5
  "scripts": {
6
6
  "dev": "vite dev",