UNPKG

wix-style-react

Version:
7 lines 238 B
const prefix = 'page-section'; export const dataHooks = { pageSectionTitle: `${prefix}-title`, pageSectionSubtitle: `${prefix}-subtitle`, pageSectionActionsBar: `${prefix}-actions-bar`, }; //# sourceMappingURL=constants.js.map