UNPKG

@cobuildlab/8base-chat

Version:

Chat component that uses 8base

19 lines (18 loc) 305 B
export const components = { avatar: { modifiers: { size: { md: { width: '30px', height: '30px', fontSize: '0.8em', }, sm: { width: '26px', height: '26px', fontSize: '0.8em', }, }, }, }, };