Warning: React.createFactory() is deprecated and will be removed
Opened this issue · 0 comments
eytanronen commented
All working well but getting the following warning when using the react template engine:
Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead