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

Fixed React-Hotloader AppContainer now uses children #2

Merged
merged 1 commit into from
May 7, 2016
Merged

Fixed React-Hotloader AppContainer now uses children #2

merged 1 commit into from
May 7, 2016

Conversation

dax70
Copy link
Contributor

@dax70 dax70 commented May 6, 2016

  • Deprecation warning:
    Failed propType: Passing "component" prop to is deprecated.
    Replace with .

- Deprecation warning:
Failed propType: Passing "component" prop to <AppContainer /> is deprecated. Replace <AppContainer component={App} /> with <AppContainer><App /></AppContainer>.
@flipace
Copy link
Owner

flipace commented May 7, 2016

Thanks!

@flipace flipace merged commit 2c8901c into flipace:master May 7, 2016
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

Successfully merging this pull request may close these issues.

2 participants