UNPKG

@wix/design-system

Version:

@wix/design-system

10 lines (9 loc) 206 B
"use strict"; exports.__esModule = true; exports.SIZES = void 0; var SIZES = exports.SIZES = { SMALL: 'small', MEDIUM: 'medium', LARGE: 'large' }; //# sourceMappingURL=SelectorButton.constants.js.map