We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
antfu
Learn more about funding links in repositories.
Report abuse
1 parent b9140de commit 858ce68Copy full SHA for 858ce68
src/core/resolvers/prime-vue.ts
@@ -39,12 +39,17 @@ const components = [
39
'FloatLabel',
40
'FullCalendar',
41
'Galleria',
42
+ 'IconField',
43
'Image',
44
'IconField',
45
'InlineMessage',
46
'Inplace',
47
+ 'InputGroup',
48
+ 'InputGroupAddon',
49
+ 'InputIcon',
50
'InputMask',
51
'InputNumber',
52
+ 'InputOtp',
53
'InputSwitch',
54
'InputText',
55
'Knob',
@@ -53,6 +58,7 @@ const components = [
58
'Menu',
59
'Menubar',
60
'Message',
61
+ 'MeterGroup',
56
62
'MultiSelect',
57
63
'OrderList',
64
'OrganizationChart',
@@ -77,6 +83,8 @@ const components = [
77
83
'SplitButton',
78
84
'Splitter',
79
85
'SplitterPanel',
86
+ 'Stepper',
87
+ 'StepperPanel',
80
88
'Steps',
81
89
'TabMenu',
82
90
'TabPanel',
0 commit comments