flatlogic / react-material-admin

☄️React Material Admin is a React template built with Material-UI
https://flatlogic.com/admin-dashboards/react-material-admin/demo
MIT License
1.6k stars 559 forks source link

Beautiful UI and awsome job #24

Closed Johnny00520 closed 3 years ago

Johnny00520 commented 4 years ago

I do have a quick question. When I try to run and test the UI myself, I got the warning.

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

I don't see anywhere in the codebase that has createFactory(). Do you know where that might be?

And seems like the library recharts has many warnings

michaeldaineka commented 3 years ago

Hi @Johnny00520.

Thanks you!

BTW why you need to use createFactory?