UNPKG

@fluentui/react-northstar

Version:
13 lines (11 loc) 359 B
"use strict"; exports.__esModule = true; exports.checkboxVariables = void 0; var checkboxVariables = function checkboxVariables(siteVars) { return { borderColorHover: siteVars.accessibleCyan, disabledToggleIndicatorColor: siteVars.accessibleGreen }; }; exports.checkboxVariables = checkboxVariables; //# sourceMappingURL=checkboxVariables.js.map