DEV Community

Martin Lindgren
Martin Lindgren

Posted on

Recursive React component in Typescript

The titel says it all. A colluege wanted to know how to write a Recursive React component in Typescript. So i wrote a simple one with infinite depth.

Might be usefull for someone.

Top comments (0)