Skip to content

Commit 6a01970

Browse files
authored
chore: sync component change (#176)
1 parent bbfeffb commit 6a01970

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ const allDirectives: PresetDirectives = {
5151

5252
const allSubComponents: Record<string, string[]> = {
5353
ElAnchor: ['ElAnchorLink'],
54+
ElAvatar: ['ElAvatarGroup'],
5455
ElBreadcrumb: ['ElBreadcrumbItem'],
5556
ElButton: ['ElButtonGroup'],
5657
ElCarousel: ['ElCarouselItem'],

0 commit comments

Comments
 (0)