Hi, I wanted to use this repository as a migration from React-router v5, but the two-level deep DOM hierarchy of cached nodes made it difficult to achieve ideal styling of the nodes.
This problem was solved by allowing refs to be passed in props.
I also thought it would be better to be able to give cached nodes their own class name, so i did so.
Hi, I wanted to use this repository as a migration from React-router v5, but the two-level deep DOM hierarchy of cached nodes made it difficult to achieve ideal styling of the nodes.
This problem was solved by allowing refs to be passed in props.
I also thought it would be better to be able to give cached nodes their own class name, so i did so.