We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbfeffb commit 6a01970Copy full SHA for 6a01970
1 file changed
src/config.ts
@@ -51,6 +51,7 @@ const allDirectives: PresetDirectives = {
51
52
const allSubComponents: Record<string, string[]> = {
53
ElAnchor: ['ElAnchorLink'],
54
+ ElAvatar: ['ElAvatarGroup'],
55
ElBreadcrumb: ['ElBreadcrumbItem'],
56
ElButton: ['ElButtonGroup'],
57
ElCarousel: ['ElCarouselItem'],
0 commit comments