We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995e6ea commit ebb83caCopy full SHA for ebb83ca
1 file changed
src/config.ts
@@ -66,6 +66,7 @@ const allSubComponents: Record<string, string[]> = {
66
ElRadio: ['ElRadioGroup', 'ElRadioButton'],
67
ElSkeleton: ['ElSkeletonItem'],
68
ElSelect: ['ElOption', 'ElOptionGroup'],
69
+ ElSplitter: ['ElSplitterPanel'],
70
ElSteps: ['ElStep'],
71
ElTable: ['ElTableColumn'],
72
ElTableV2: ['ElAutoResizer'],
0 commit comments