return childrent from react component typescript code example Example: react children typescript interface Props { children: JSX.Element[] | JSX.Element }