erikras / redux-form-material-ui

A set of wrapper components to facilitate using Material UI with Redux Form
http://erikras.github.io/redux-form-material-ui/
MIT License
831 stars 228 forks source link

New material-ui 4.6.1 #301

Closed nufaylr closed 4 years ago

nufaylr commented 4 years ago

Hi,

Dose this wrapper components works with new material-ui 4.6.1. i think in new version its

import TextField from '@material-ui/core/TextField';

This the error currently getting :

These dependencies were not found:

Thank you

nufaylr commented 4 years ago

Closing due to duplicated issue. see here #293 and #290