@ctlyst.id/voila-ui 11.0.14 → 11.0.15

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
@@ -5153,7 +5153,7 @@ var Table = (0, import_react66.forwardRef)(
5153
5153
  /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
5154
5154
  box_default,
5155
5155
  {
5156
- fontWeight: "$bold",
5156
+ fontWeight: "$medium",
5157
5157
  color: variant === "default" ? "$whiteTypoHigh" : "$blackTypoHigh",
5158
5158
  fontSize: "$body2",
5159
5159
  lineHeight: "$20",