diff --git a/resources/assets/js/components/AkauntingCarousel.vue b/resources/assets/js/components/AkauntingCarousel.vue index 5e95f2c08..2fc904cb0 100644 --- a/resources/assets/js/components/AkauntingCarousel.vue +++ b/resources/assets/js/components/AkauntingCarousel.vue @@ -65,7 +65,7 @@ export default { }, initial_index: { type: Number, - default: 1, + default: 0, description: "index of the initially active slide (starting from 0)" }, trigger: {