From 2e568395a56313ed8b01454c08916cf339d5efc1 Mon Sep 17 00:00:00 2001 From: Arina Yakovenko Date: Mon, 8 Jul 2024 13:59:47 +0200 Subject: [PATCH] --- --- modules/module.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/module.ts b/modules/module.ts index 934e873..08d571f 100644 --- a/modules/module.ts +++ b/modules/module.ts @@ -35,7 +35,7 @@ const components = [ }, { name: "MlSliderPoint", - path: "../src/components/Ml/MlSliderPoint/MlSliderPoint.vue", + path: "../src/components/Ml/SliderPoint/MlSliderPoint.vue", }, ];