UNPKG

@ozen-ui/kit

Version:

React component library

13 lines (12 loc) 348 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.matchBackgroundColorPaperToCard = exports.matchBorderRadiusPaperToCard = void 0; exports.matchBorderRadiusPaperToCard = { s: 'l', m: 'xl', l: '2xl', }; exports.matchBackgroundColorPaperToCard = { selected: 'action-light', standard: 'main', };