@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.cjs CHANGED
@@ -8744,7 +8744,7 @@ function memoizedTableStyles() {
8744
8744
  // Header's will add `lineClamp2` more locally in their renders.
8745
8745
  // Also `unset`-ing the white-space: nowrap defined in `cellCss` below.
8746
8746
  ...{
8747
- color: "gray700",
8747
+ color: "gray900",
8748
8748
  fontWeight: "fw6",
8749
8749
  fontSize: "fz_12px",
8750
8750
  lineHeight: "lh_16px",