UNPKG

@wix/design-system

Version:

@wix/design-system

10 lines (9 loc) 375 B
"use strict"; exports.__esModule = true; exports.semanticClassNames = 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 = exports.semanticClassNames = { icon: 'radio__icon' }; //# sourceMappingURL=Radio.semanticClassNames.js.map