🏷️ Components export file configuration updated
This commit is contained in:
parent
4d3febf19b
commit
f05f4f0ee5
|
@ -23,5 +23,5 @@ export { default as VScrollPanel } from './components/scrollpanel/VScrollPanel.v
|
|||
export { default as VSelect } from './components/select/VSelect.vue';
|
||||
export { default as VDataTable } from './components/table/VDataTable.vue';
|
||||
|
||||
export * from './components/composable';
|
||||
export * from './components/interface';
|
||||
export * from './components/composable/index.js';
|
||||
export * from './components/interface/index.js';
|
||||
|
|
Loading…
Reference in New Issue
Block a user