Michael Kelly

Results 1 comments of Michael Kelly

> @connect(mapStateToProps, null, null, { forwardRef: true }) Thanks @webwyb , this worked for me if anyone is in a similar boat my code ended up as: ```js export default...