@cfx-dev/ui-components 4.0.0 → 4.0.1

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.
@@ -586,6 +586,7 @@ const Ye = "cfxui__Slider__sliderContainer__fac82", Xe = "cfxui__Slider__sliderL
586
586
  He,
587
587
  {
588
588
  ...m,
589
+ value: t,
589
590
  className: ve(P.sliderRoot, s),
590
591
  onValueChange: d,
591
592
  children: [
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cfx-dev/ui-components",
3
3
  "private": false,
4
- "version": "4.0.0",
4
+ "version": "4.0.1",
5
5
  "type": "module",
6
6
  "license": "MIT",
7
7
  "main": "dist/main.js",