UNPKG

@wix/design-system

Version:

@wix/design-system

11 lines 228 B
export const PLACEMENT = { top: 'top', bottom: 'bottom', right: 'right', left: 'left', }; export const TEXT_SIZES = { small: 'small', medium: 'medium', }; //# sourceMappingURL=PopoverMenu.constants.js.map