1
1
mirror of https://github.com/primer/css.git synced 2024-11-28 13:12:16 +03:00

update bg utility table headings /cc @emilybrick

This commit is contained in:
Shawn Allen 2019-06-03 11:07:55 -07:00
parent 91d92fe579
commit 6f4127975a

View File

@ -149,8 +149,8 @@ export function BackgroundHueSwatches({hue, ...rest}) {
<ColorTable {...rest}>
<thead>
<tr>
<ColorCell as="th">Default class</ColorCell>
<th>Indexed?</th>
<th>Default classes</th>
<th>Extended classes</th>
<th>Variable</th>
<th>CSS value</th>
</tr>