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

createFactory deprecation warning fix. See post https://blogreact.com… #516

Merged
merged 1 commit into from May 28, 2020

Conversation

@gtaylor44
Copy link

gtaylor44 commented May 16, 2020

…/react-v16-13-0/

createFactory deprecation warning fix.

Browser is showing warning:

React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.

As the warning states - React.createFactory() will be removed in a future release.

See post https://blogreact.com/react-v16-13-0/ for more info.

@gtaylor44
Copy link
Author

gtaylor44 commented May 24, 2020

Bump...

@jonthomp jonthomp merged commit 395cfb3 into tabler:master May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.