When I try to use variants to control a layout animation in a motion component it doesn't pass the transition information through, but when I add the transition arg directly to the component it does. I've created a Sandbox replicating the problem here
When I try to use variants to control a layout animation in a motion component it doesn't pass the transition information through, but when I add the transition arg directly to the component it does. I've created a Sandbox replicating the problem here