@patternfly/react-tokens
Version:
This library provides access to the design tokens of PatternFly 4 from JavaScript
6 lines • 310 B
JavaScript
export const c_calendar_month__header_nav_control_MarginInlineEnd = {
"name": "--pf-v6-c-calendar-month__header-nav-control--MarginInlineEnd",
"value": "0",
"var": "var(--pf-v6-c-calendar-month__header-nav-control--MarginInlineEnd)"
};
export default c_calendar_month__header_nav_control_MarginInlineEnd;