UNPKG

@patternfly/react-tokens

Version:

This library provides access to the design tokens of PatternFly 4 from JavaScript

8 lines 314 B
"use strict"; exports.__esModule = true; exports.c_form__label_m_disabled_hover_Cursor = { "name": "--pf-v6-c-form__label--m-disabled--hover--Cursor", "value": "not-allowed", "var": "var(--pf-v6-c-form__label--m-disabled--hover--Cursor)" }; exports["default"] = exports.c_form__label_m_disabled_hover_Cursor;