mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore(Avatar): use preset system
This commit is contained in:
@@ -68,7 +68,9 @@ const components = [
|
||||
{
|
||||
label: 'Avatar',
|
||||
to: '/components/Avatar',
|
||||
nuxt3: true
|
||||
nuxt3: true,
|
||||
preset: true,
|
||||
capi: true
|
||||
},
|
||||
{
|
||||
label: 'AvatarGroup',
|
||||
|
||||
Reference in New Issue
Block a user