@undefine-ui/design-system 3.4.1 → 3.4.2

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.cjs CHANGED
@@ -2180,8 +2180,7 @@ var MuiTabs = {
2180
2180
  gap: "4px"
2181
2181
  }
2182
2182
  }
2183
- }),
2184
- indicator: { backgroundColor: "currentColor" }
2183
+ })
2185
2184
  }
2186
2185
  };
2187
2186
  var MuiTab = {