kz-design-system 0.3.0 → 0.3.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.
package/dist/index.js CHANGED
@@ -4224,7 +4224,7 @@ function TableInner({
4224
4224
  Button,
4225
4225
  {
4226
4226
  variant: "primary" /* Primary */,
4227
- status: "success" /* Success */,
4227
+ status: "brand" /* Brand */,
4228
4228
  size: "sm" /* Sm */,
4229
4229
  onClick: handleCellSave,
4230
4230
  children: "Save"