UNPKG

wix-style-react

Version:
19 lines (18 loc) 545 B
"use strict"; exports.__esModule = true; exports.dataHooks = exports.actionButtonTheme = void 0; var dataHooks = exports.dataHooks = { title: 'helper-content-title', body: 'helper-content-body', actionButton: 'helper-content-action-button', image: 'helper-content-image', footer: 'helper-content-footer' }; var actionButtonTheme = exports.actionButtonTheme = { standard: 'standard', white: 'white', premium: 'premium', lightPrimary: 'lightPrimary', standardPrimary: 'standardPrimary' }; //# sourceMappingURL=constants.js.map