add vuex / animate links
This commit is contained in:
parent
321041f63f
commit
4936f706bf
@ -4,6 +4,8 @@
|
||||
<router-link :to="{ name: 'home' }">Accueil</router-link>
|
||||
<router-link :to="{ name: 'form' }">Un formulaire !</router-link>
|
||||
<router-link :to="{ name: 'counter' }">Un compteur !</router-link>
|
||||
<router-link to="/vuex">Vuex</router-link>
|
||||
<router-link to="/animate">Animations</router-link>
|
||||
<router-link
|
||||
:to="{
|
||||
name: 'card',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user