UNPKG

@dialpad/dialtone-vue

Version:

Vue component library for Dialpad's design system Dialtone

10 lines (9 loc) 221 B
const RADIO_INPUT_VALIDATION_CLASSES = { warning: "d-radio--warning", error: "d-radio--error", success: "d-radio--success" }; export { RADIO_INPUT_VALIDATION_CLASSES }; //# sourceMappingURL=radio_constants.js.map