@fluentui/react-northstar
Version:
A themable React component library.
12 lines (10 loc) • 426 B
JavaScript
exports.__esModule = true;
exports.datepickerCalendarCellButtonVariables = void 0;
var datepickerCalendarCellButtonVariables = function datepickerCalendarCellButtonVariables(siteVars) {
return {
calendarCellSelectedColor: siteVars.colors.white
};
};
exports.datepickerCalendarCellButtonVariables = datepickerCalendarCellButtonVariables;
//# sourceMappingURL=datepickerCalendarCellButtonVariables.js.map
;