Skip to content

Commit

Permalink
chore: indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
robsongajunior committed Oct 3, 2024
1 parent 6d371fc commit ed4977a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/sectioncarousel/SectionCarousel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</template>
<template #principal>
<Carousel
:value="cards"
:value="cards"
:numVisible="3"
:numScroll="1"
:circular="true"
Expand Down

0 comments on commit ed4977a

Please sign in to comment.