mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update BaseBadge.vue
This commit is contained in:
parent
ac9cf3e903
commit
7ccb3385e4
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ const classes = {
|
|||
]
|
||||
};
|
||||
|
||||
const { load: loadStyle } = useStyle(styles, { id: 'primevue_divider_style', manual: true });
|
||||
const { load: loadStyle } = useStyle(styles, { id: 'primevue_avatar_style', manual: true });
|
||||
|
||||
export default {
|
||||
name: 'BaseAvatar',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue