mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 08:50:34 +01:00
chore(Avatar): allow default value for chipColor through app.config.ts
This commit is contained in:
@@ -41,6 +41,7 @@ const avatar = {
|
||||
},
|
||||
default: {
|
||||
size: 'sm',
|
||||
chipColor: null,
|
||||
chipVariant: 'solid',
|
||||
chipPosition: 'top-right'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user