When we use Typescript with React and we want to pass a children as prop to one of our components , we need to indicate …
Typescript
Subscribe via RSS to Typescript posts
Credits to https://www.pexels.com/@tranmautritam/
If you’re struggling about what types to use for React components that have children in Typescript, so you can …