Routes
A container for a nested tree of elements that renders the branch that best matches the current location.
§
Routes({ children, location }: RoutesProps): React.ReactElement | null
[src]§Parameters
§
{ children, location }: RoutesProps
[src]A container for a nested tree of elements that renders the branch that best matches the current location.