React-create-app configuration react-router error report, no mind, beginner react, to ask Daniel for help?

1. First take a look at the error
clipboard.png

clipboard.png
2.react

clipboard.png

clipboard.png
this is the routing file

Mar.04,2021

export default () => {
    return(
        <Route path='/main' component={Main} />
    );
}

reference:
https://github.com/allan2code.

Menu