Avatar text
const textAvatar = {
component: NANO.AVATAR_TEXT,
value: 'F',
props: {
size: 50,
color: 'white',
style: {backgroundColor: 'gray'}
}
};
const textAvatar = {
component: NANO.AVATAR_TEXT,
value: 'F',
props: {
size: 50,
color: 'white',
style: {backgroundColor: 'gray'}
}
};