loginforms icon indicating copy to clipboard operation
loginforms copied to clipboard

[Deprecated] 'Switch' is not exported from 'react-router-dom'

Open milkcoke opened this issue 2 years ago • 0 comments

Deprecated

Switch Redirect withRouter etc ... in react-router-dom are deprecated from v6

Log

ERROR in ./src/components/RegistrationForm/RegistrationForm.js 223:21-31
export 'withRouter' (imported as 'withRouter') was not found in 'react-router-dom' (possible exports: 
//...

ScreenShot

deprecated_withRouter

milkcoke avatar Feb 23 '22 06:02 milkcoke