UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

8 lines (7 loc) 223 B
export const DEFAULT_USER_SIZE = 'm'; export const COMPACT_SIZES = new Set(['xs', '2xs', '3xs']); export const UserQa = { NAME: 'user-name', DESCRIPTION: 'user-description', }; //# sourceMappingURL=constants.js.map