add MlTabberBase
This commit is contained in:
@ -37,6 +37,10 @@ const components = [
|
||||
name: "MlSliderPoint",
|
||||
path: "../src/components/Ml/SliderPoint/MlSliderPoint.vue",
|
||||
},
|
||||
{
|
||||
name: "MlTabberBase",
|
||||
path: "../src/components/Ml/Tabber/MlTabberBase.vue",
|
||||
},
|
||||
];
|
||||
|
||||
const composables = [
|
||||
|
Reference in New Issue
Block a user