在GitHub上载后未呈现的反应组件。 在本地主机上工作正常。
尝试删除路径前的确切字符,但似乎没有任何解决方法。
<Route exact path="/" component={Movies}/>
<Route exact path="/moviedetails/:movieid" name ="routename" component={MovieDetails}/>
https://github.com/miguelalbryan/junotechchallenge-miguel-albryan
https://miguelalbryan.github.io/junotechchallenge-miguel-albryan/