UNPKG

@dialpad/dialtone

Version:

Dialpad's Dialtone design system monorepo

10 lines (9 loc) 338 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const BUTTON_GROUP_ALIGNMENT = { start: "d-btn-group--start", end: "d-btn-group--end", "space-between": "d-btn-group--space-between" }; exports.BUTTON_GROUP_ALIGNMENT = BUTTON_GROUP_ALIGNMENT; //# sourceMappingURL=button_group_constants.cjs.map