How to import multiple components in index.js in react js? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to import multiple components in index.js in react js?

Not able to create link for navigation bar in react js

1st Mar 2018, 4:03 PM
Rohan Chitnis
Rohan Chitnis - avatar
1 Answer
0
You could use a library called react router, this way you could create paths to navigate between your components. https://reacttraining.com/react-router/web/example/basic
20th Dec 2018, 2:45 AM
Zenobio
Zenobio - avatar