UNPKG

wix-style-react

Version:
10 lines (8 loc) 169 B
export const childSize = { small: 'small', medium: 'medium', }; export const childWidthRange = { small: { from: 18, to: 47 }, medium: { from: 48, to: 224 }, };