Open cowley05 opened 1 year ago
yes, i have same error and i rlly need this. fix
Posted this on the other issue as well:
Adding this to package.json works for me
"overrides": {
"@unicef/material-ui-currency-textfield": {
"react": "^17.0.0",
"react-dom": "^17.0.0"
}
}
When installing this dependency using react 17 an error is produced (as below). It would be great if this could work with versions later than 16.