React Component in Meteor App

I am getting this error: call to {{> React ... }} missing component argument.

I am using the meteor guide where I am using helper to return a react class. And also I have added meteor react-template-helper too. But still no success. Please help.