You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: themes/vue/source/js/theme-data.js
+56Lines changed: 56 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -124,6 +124,62 @@ var themeData = [
124
124
price: 0
125
125
}
126
126
]
127
+
},
128
+
{
129
+
name: 'PrimeVue',
130
+
description: `The open-source UI component library [PrimeVue](https://www.primefaces.org/primevue/#/?af_id=4218) offers over 50 flexible components to build your apps with! They have a ton of different component themes and Vue-CLI application templates available to get the look&feel that suits you best.`,
0 commit comments