tabler-react icon indicating copy to clipboard operation
tabler-react copied to clipboard

React.createFactory deprecated

Open rymkapro opened this issue 4 years ago • 2 comments

Hi, I'm getting such warning in my browser developer tools: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.

Is it ok? Thanks for reply!

rymkapro avatar Apr 15 '20 21:04 rymkapro

Is there any pull request for this?

gtaylor44 avatar May 16 '20 03:05 gtaylor44

I've created a pull request for this:

https://github.com/tabler/tabler-react/pull/516

gtaylor44 avatar May 16 '20 04:05 gtaylor44