UNPKG

ur-ui-kit-tm

Version:
11 lines (10 loc) 519 B
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } return cooked; }; import { css } from "styled-components"; export var getStyledColor = function (_a) { var customProps = _a.customProps; return css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n ", "\n "], ["\n ", "\n "])), customProps); }; var templateObject_1;