Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Oct 22, 2019
1 parent e11abb1 commit 7d5c5d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/carousel/CarouselDoc.vue
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ data() {

<h3>Header and Footer</h3>
<p>Custom content projection is available using the <i>header</i> and <i>footer</i> templates.</p>

<CodeHighlight>
&lt;Carousel :value="cars" :numVisible="3" :numScroll="1" :responsiveOptions="responsiveOptions"&gt;
&lt;template #header&gt;
Expand Down

0 comments on commit 7d5c5d2

Please sign in to comment.