@wix/design-system
Version:
@wix/design-system
11 lines (10 loc) • 388 B
JavaScript
;
exports.__esModule = true;
exports.default = void 0;
// Deprecated, removed in the next major release (see docs/major-release.md).
// Consumers should target the wds- classes instead (e.g. wds-radio__dot-container).
var semanticClassNames = {
icon: 'radio__icon'
};
var _default = exports.default = semanticClassNames;
//# sourceMappingURL=Radio.semanticClassNames.js.map