DEV Community

Discussion on: Get Data using Dynamic Routes in React

Collapse
 
lamorbidamacchina profile image
Simone

Very clear and well written post. Thank you.
Just a quick fix, when I tried the code I had to import axios on the Post.jsx to make it work.

Collapse
 
franciscomendes10866 profile image
Francisco Mendes

Thank you very much! 🙌 I forgot to paste axios 😅