Reputation: 11
I have a question. Can I use React lazy with React Transition group? (for example load component with lazy and after loaded add animation)?
I would try do it in this sandbox: https://codesandbox.io/s/billowing-butterfly-58vp0s?file=/src/App.tsx
Upvotes: 1
Views: 119