UNPKG

wix-style-react

Version:
8 lines (6 loc) 196 B
const prefix = 'page-section'; export const dataHooks = { pageSectionTitle: `${prefix}-title`, pageSectionSubtitle: `${prefix}-subtitle`, pageSectionActionsBar: `${prefix}-actions-bar`, };