UNPKG

@wix/design-system

Version:

@wix/design-system

11 lines 265 B
export const DATA_HOOK = { menuArrow: 'inputShell-menuArrow', placeholder: 'inputShell-placeholder', }; export const SIZE = { tiny: 'tiny', small: 'small', medium: 'medium', large: 'large', }; //# sourceMappingURL=InputShell.constants.js.map