qt-ui-kit 1.0.96 → 1.0.97

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.js CHANGED
@@ -17156,6 +17156,7 @@ function FilterBar({ buttons }) {
17156
17156
  CheckBox,
17157
17157
  {
17158
17158
  size: 36,
17159
+ color: "#000000",
17159
17160
  fillColor: buttons?.done?.active ? "#E8FE99" : void 0
17160
17161
  }
17161
17162
  ),