Added easings
This commit is contained in:
parent
8bb6d81802
commit
8d1fdb2fc0
3 changed files with 23 additions and 1 deletions
|
@ -2,5 +2,8 @@ var app = new Vue({
|
|||
el: "#app",
|
||||
data: {
|
||||
drawertest: false
|
||||
},
|
||||
methods: {
|
||||
|
||||
}
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue