creativetimofficial / ct-light-bootstrap-dashboard-pro-react

LBD Pro React Version
20 stars 8 forks source link

react 16 support #12

Closed logicminds closed 5 years ago

logicminds commented 6 years ago

If I change to react 16, will everything blowup and stop working?

einazare commented 6 years ago

Hello @logicminds

If you change to react 16 nothing should blow up. You will have some warnings, there are some components that use react 15 in this product, but everything should work just fine.

Best, Manu