@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 300 B
JavaScript
export const c_table__tbody_after__tr_BorderInlineStartWidth = {
"name": "--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth",
"value": "undefined",
"var": "var(--pf-v6-c-table__tbody--after__tr--BorderInlineStartWidth)"
};
export default c_table__tbody_after__tr_BorderInlineStartWidth;