UNPKG

wix-style-react

Version:
17 lines (15 loc) 368 B
export const dataHooks = { overlineContainer: 'overline-container', overline: 'overline', titleContainer: 'title-container', title: 'title', subtitleContainer: 'subtitle-container', subtitle: 'subtitle', contentContainer: 'content-container', content: 'content', actions: 'actions', }; export const size = { medium: 'medium', large: 'large', };