mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Refactor #5437 - For DataViewLayoutOptions
This commit is contained in:
parent
d6f209ad08
commit
fd7245da44
6 changed files with 44 additions and 65 deletions
|
@ -296,6 +296,7 @@ export default {
|
|||
'primevue/message': path.resolve(__dirname, './components/lib/message/Message.vue'),
|
||||
'primevue/tree': path.resolve(__dirname, './components/lib/tree/Tree.vue'),
|
||||
'primevue/badge': path.resolve(__dirname, './components/lib/badge/Badge.vue'),
|
||||
'primevue/selectbutton': path.resolve(__dirname, './components/lib/selectbutton/SelectButton.vue'),
|
||||
'primevue/confirmationeventbus': path.resolve(__dirname, './components/lib/confirmationeventbus/ConfirmationEventBus.js'),
|
||||
'primevue/toasteventbus': path.resolve(__dirname, './components/lib/toasteventbus/ToastEventBus.js'),
|
||||
'primevue/overlayeventbus': path.resolve(__dirname, './components/lib/overlayeventbus/OverlayEventBus.js'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue