mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Migrated scrolltop, skeleton and metergroup
This commit is contained in:
parent
a12d5278ae
commit
f43e47a15b
8 changed files with 267 additions and 0 deletions
|
@ -202,6 +202,7 @@ const THEME_ALIAS = {
|
|||
'primevue/theme/aura/menu': path.resolve(__dirname, './components/lib/theme/aura/menu/index.js'),
|
||||
'primevue/theme/aura/menubar': path.resolve(__dirname, './components/lib/theme/aura/menubar/index.js'),
|
||||
'primevue/theme/aura/message': path.resolve(__dirname, './components/lib/theme/aura/message/index.js'),
|
||||
'primevue/theme/aura/metergroup': path.resolve(__dirname, './components/lib/theme/aura/metergroup/index.js'),
|
||||
'primevue/theme/aura/multiselect': path.resolve(__dirname, './components/lib/theme/aura/multiselect/index.js'),
|
||||
'primevue/theme/aura/orderlist': path.resolve(__dirname, './components/lib/theme/aura/orderlist/index.js'),
|
||||
'primevue/theme/aura/organizationchart': path.resolve(__dirname, './components/lib/theme/aura/organizationchart/index.js'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue