fix(core): update

This commit is contained in:
2022-12-07 02:28:31 +01:00
parent 05b2b09395
commit cae421e140
5 changed files with 42 additions and 10 deletions

View File

@ -229,7 +229,8 @@ export class DeesStepper extends DeesElement {
{
vertical: true,
horizontal: false,
easing: 'easeInOutQuint',
easing: 'easeInOutExpo',
duration: 700,
},
stepperContainer
);