react-router-animation-examples
react-router-animation-examples copied to clipboard
when i use Link of react-router , it causes the transition compoment to be copied
I clone your example and add some code , just use Link to route but not use this.props.router.push api. The reason is that I met a problem: when i change route in my own examples , the transition component has been copied. I have two identical component .
Could you help me? Thx!
Hi @webaifei
Can you please provide this on GitHub? Do you have a repository? It's easier for me to debug your problem.