Skip to content

Commit

Permalink
feat(prime-vue): add missing components (#731)
Browse files Browse the repository at this point in the history
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
  • Loading branch information
tugcekucukoglu and antfu committed May 1, 2024
1 parent b9140de commit 858ce68
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/core/resolvers/prime-vue.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,17 @@ const components = [
'FloatLabel',
'FullCalendar',
'Galleria',
'IconField',
'Image',
'IconField',
'InlineMessage',
'Inplace',
'InputGroup',
'InputGroupAddon',
'InputIcon',
'InputMask',
'InputNumber',
'InputOtp',
'InputSwitch',
'InputText',
'Knob',
Expand All @@ -53,6 +58,7 @@ const components = [
'Menu',
'Menubar',
'Message',
'MeterGroup',
'MultiSelect',
'OrderList',
'OrganizationChart',
Expand All @@ -77,6 +83,8 @@ const components = [
'SplitButton',
'Splitter',
'SplitterPanel',
'Stepper',
'StepperPanel',
'Steps',
'TabMenu',
'TabPanel',
Expand Down

0 comments on commit 858ce68

Please sign in to comment.