feat(Notify): reduce animation duration (#4637)
This commit is contained in:
@@ -37,6 +37,7 @@ function Notify(
|
||||
style={style}
|
||||
position="top"
|
||||
overlay={false}
|
||||
duration={0.2}
|
||||
lockScroll={false}
|
||||
class={[bem([props.type]), props.className]}
|
||||
{...inherit(ctx, true)}
|
||||
|
||||
Reference in New Issue
Block a user