export const components = { avatar: { modifiers: { size: { md: { width: '30px', height: '30px', fontSize: '0.8em', }, sm: { width: '26px', height: '26px', fontSize: '0.8em', }, }, }, }, };