UNPKG

wix-style-react

Version:
12 lines (11 loc) 228 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.dataHooks = void 0; var dataHooks = { input: 'hiddenRadio', label: 'radio-label', icon: 'radio-icon' }; exports.dataHooks = dataHooks;