Function: NavigationRoutes()
NavigationRoutes(
props
):ReactNode
This component is in charge of rendering all the related routes (entity collection root views, custom views or the home route) related to a NavigationController. This component needs a parent FireCMS
Parameters​
• props: NavigationRoutesProps
Returns​
ReactNode