typescript react children type for function or component code example Example: react children typescript interface Props { children: JSX.Element[] | JSX.Element }