ml-opensource / admin-panel-template-reactjs

25 stars 10 forks source link

Fix "findDOMNode is deprecated in StrictMode" #47

Closed yukinoda closed 3 years ago

yukinoda commented 3 years ago

Fix "findDOMNode is deprecated in StrictMode"

What are you adding?

changed to import unstable_createMuiStrictModeTheme as createMuiTheme

Breaking changes?

no

Related PR

no