mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(ui): enable appear animation for swimlane
This commit is contained in:
committed by
Łukasz Mierzwa
parent
ebf7c69076
commit
5be5a72fc6
@@ -102,6 +102,7 @@ const Grid = ({
|
||||
in={grid.labelName !== ""}
|
||||
classNames="components-animation-fade"
|
||||
timeout={context.animations.duration}
|
||||
appear
|
||||
unmountOnExit
|
||||
>
|
||||
<Swimlane
|
||||
|
||||
Reference in New Issue
Block a user