@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.js CHANGED
@@ -2167,8 +2167,7 @@ var MuiTabs = {
2167
2167
  gap: "4px"
2168
2168
  }
2169
2169
  }
2170
- }),
2171
- indicator: { backgroundColor: "currentColor" }
2170
+ })
2172
2171
  }
2173
2172
  };
2174
2173
  var MuiTab = {