marcos-c-vega

Results 2 comments of marcos-c-vega

> I will add the style of class="${enterFrom}" to TransitionChild Sorry, I'm not finding the correct way to add this, I tried the following but didn't work: ```` ```` Do...

Ahhh I just found it was a reference to the class you are passing into enter-from attribute, so in my case `enterFrom = opacity-0` so I placed it like: ````...