const WrappedComponent = React.forwardRef( function myFunction(props, ref) { return ; } );