You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: demo/App.vue
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
<divclass="container">
5
5
<divclass="row">
6
6
<divclass="col-xs-12">
7
-
<h1class="section__title">Demo of <strong>vue-agile</strong><spanclass="badge">0.2</span></h1>
7
+
<h1class="section__title">Demo of <strong>vue-agile</strong><spanclass="badge">0.3</span></h1>
8
8
<pclass="section__description">vue-agile is a carousel component for Vue.js inspired by Slick. Simple, touch-friendly, written in Vue and Vanilla JS (without jQuery dependency).</p>
0 commit comments