@homebound/beam 3.34.0 → 3.34.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
@@ -8284,7 +8284,7 @@ function memoizedTableStyles() {
8284
8284
  // Header's will add `lineClamp2` more locally in their renders.
8285
8285
  // Also `unset`-ing the white-space: nowrap defined in `cellCss` below.
8286
8286
  ...{
8287
- color: "gray700",
8287
+ color: "gray900",
8288
8288
  fontWeight: "fw6",
8289
8289
  fontSize: "fz_12px",
8290
8290
  lineHeight: "lh_16px",