Skip to content
Advertisement

React Routing doesnt render

I have tried to learn React and now wanted make a Route but it seems like it doesnt render Overview. Iam thankful for any help.

JavaScript
JavaScript

Advertisement

Answer

You have type error, you write components instead of component. Change this

JavaScript

to this

JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement