@ctlyst.id/voila-ui 11.0.14 → 11.0.17
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.css +2 -2
- package/dist/index.css.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +5 -5
package/dist/index.mjs
CHANGED
|
@@ -5048,7 +5048,7 @@ var Table = forwardRef40(
|
|
|
5048
5048
|
/* @__PURE__ */ jsx69(
|
|
5049
5049
|
box_default,
|
|
5050
5050
|
{
|
|
5051
|
-
fontWeight: "$
|
|
5051
|
+
fontWeight: "$medium",
|
|
5052
5052
|
color: variant === "default" ? "$whiteTypoHigh" : "$blackTypoHigh",
|
|
5053
5053
|
fontSize: "$body2",
|
|
5054
5054
|
lineHeight: "$20",
|