I'd like to animate a single element that mounts/unmounts, what's the suggested way to handle this case? I tried with `Transition` but it seems to like only 2 or more elements. Thanks.