Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transferPropsTo depracated #4

Open
adamellsworth opened this issue Mar 25, 2015 · 0 comments
Open

transferPropsTo depracated #4

adamellsworth opened this issue Mar 25, 2015 · 0 comments

Comments

@adamellsworth
Copy link

https://gist.github.com/sebmarkbage/a6e220b7097eb3c79ab7

In my code I'm getting the error: Uncaught TypeError: undefined is not a function on line 32:

return this.transferPropsTo(

I'm using React v.0.13.1

var Icon = require('react-font-awesome').Icon;
...
<Icon type="info" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant