Refactored Avatar Style
parent
b194e20290
commit
254ffecec3
|
@ -10,7 +10,7 @@ const classes = {
|
||||||
'p-avatar-xl': props.size === 'xlarge'
|
'p-avatar-xl': props.size === 'xlarge'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
label: 'p-avatar-text',
|
label: 'p-avatar-label',
|
||||||
icon: 'p-avatar-icon'
|
icon: 'p-avatar-icon'
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue