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

(fix) Get rid of deprecation warnings for getDOMNode #558

Merged
merged 1 commit into from
Apr 24, 2015

Conversation

pomerantsev
Copy link
Contributor

getDOMNode method was deprecated in React v0.13 in favor of
React.findDOMNode: https://facebook.github.io/react/blog/2015/03/10/react-v0.13.html

getDOMNode method was deprecated in React v0.13 in favor of
React.findDOMNode: https://facebook.github.io/react/blog/2015/03/10/react-v0.13.html
mmrtnz added a commit that referenced this pull request Apr 24, 2015
(fix) Get rid of deprecation warnings for getDOMNode
@mmrtnz mmrtnz merged commit a360242 into mui:master Apr 24, 2015
@mmrtnz
Copy link
Contributor

mmrtnz commented Apr 24, 2015

Thanks @pomerantsev!

@zannager zannager added the docs Improvements or additions to the documentation label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants