mirror of
https://github.com/animate-css/animate.css.git
synced 2024-11-17 17:45:17 +01:00
fix hinge animation
This commit is contained in:
parent
b2c5be9e9c
commit
48d17eb44e
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ const jackInTheBox = (duration = 1000, iterations = 1, easing = 'ease') => {
|
|||
],
|
||||
config: {
|
||||
duration,
|
||||
easing,
|
||||
iterations,
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue