@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
8 lines • 330 B
JavaScript
;
exports.__esModule = true;
exports.c_timestamp_m_help_text_TextDecorationLine = {
"name": "--pf-v6-c-timestamp--m-help-text--TextDecorationLine",
"value": "underline",
"var": "var(--pf-v6-c-timestamp--m-help-text--TextDecorationLine)"
};
exports["default"] = exports.c_timestamp_m_help_text_TextDecorationLine;