master-components-react 2.0.4 → 2.0.5

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.
@@ -2508,7 +2508,7 @@ const DF = ({
2508
2508
  type: C = "single",
2509
2509
  // single / dual
2510
2510
  theme: x = "light",
2511
- disabled: T = !0
2511
+ disabled: T
2512
2512
  }) => {
2513
2513
  const [R, A] = Qe(!1), [z, G] = Qe(""), H = ut({ state: !1, value: "" });
2514
2514
  Qe(!1);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "master-components-react",
3
3
  "private": false,
4
- "version": "2.0.4",
4
+ "version": "2.0.5",
5
5
  "type": "module",
6
6
  "main": "dist/master-components-react.cjs.js",
7
7
  "module": "dist/master-components-react.es.js",