UNPKG

@ozen-ui/kit

Version:

React component library

9 lines (8 loc) 268 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SIDEBAR_USER_SIZE_TO_AVATAR = exports.SIDEBAR_USER_DEFAULT_TAG = void 0; exports.SIDEBAR_USER_DEFAULT_TAG = 'div'; exports.SIDEBAR_USER_SIZE_TO_AVATAR = { s: 'xs', m: 's', };