feat: implement sharing page
This commit is contained in:
parent
137bdadaf9
commit
6962beb8e2
12 changed files with 113 additions and 69 deletions
|
|
@ -87,7 +87,7 @@ module.exports = {
|
|||
},
|
||||
animation: {
|
||||
'slide-from-left':
|
||||
'slide-from-left 0.4s cubic-bezier(0.82, 0.085, 0.395, 0.895)',
|
||||
'slide-from-left 0.3s cubic-bezier(0.82, 0.085, 0.395, 0.895)',
|
||||
'slide-to-left':
|
||||
'slide-to-left 0.25s cubic-bezier(0.82, 0.085, 0.395, 0.895)',
|
||||
'accordion-down': 'accordion-down 0.2s ease-out',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue