how to type children prop in react typescript code example Example: react children typescript interface Props { children: JSX.Element[] | JSX.Element }