transfer project in github
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
export const state = () => ({
|
||||
scroll: {
|
||||
duration: 0.3,
|
||||
triggerHook: 1,
|
||||
reverse: true
|
||||
},
|
||||
pageLoad: {
|
||||
duration: 1,
|
||||
ease: 'power0.inOut'
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user