Skip to content

Commit ebb83ca

Browse files
committed
feat: increase compatibility with the new component ElSpliter
1 parent 995e6ea commit ebb83ca

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
@@ -66,6 +66,7 @@ const allSubComponents: Record<string, string[]> = {
6666
ElRadio: ['ElRadioGroup', 'ElRadioButton'],
6767
ElSkeleton: ['ElSkeletonItem'],
6868
ElSelect: ['ElOption', 'ElOptionGroup'],
69+
ElSplitter: ['ElSplitterPanel'],
6970
ElSteps: ['ElStep'],
7071
ElTable: ['ElTableColumn'],
7172
ElTableV2: ['ElAutoResizer'],

0 commit comments

Comments
 (0)