You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi @aledebs, yes it is possible to add router to one of the pages and setup routes between the views on this page using e.g.react-router but keep in mind that this routing would be available only within that page.
In case of this project “routing” (or rather linking) between html pages is handled by standard hyperlinks a href="..." tag.
I hope this will help. Good luck.
hi, is it possible to integrate the configuration with react-router?
thanks
The text was updated successfully, but these errors were encountered: