Closed dvakatsiienko closed 3 years ago
Using @material-ui/core@5.0.0-alpha.5 and higher, material-ui-phone-number produces the following error:
@material-ui/core@5.0.0-alpha.5
material-ui-phone-number
error - ./node_modules/material-ui-phone-number/dist/index.js:1:52871 Module not found: Can't resolve '@material-ui/core/RootRef'
any idea when this library could be updated to work with material ui version 5? thanks
I have the same issue with this library.
Using
@material-ui/core@5.0.0-alpha.5
and higher,material-ui-phone-number
produces the following error: