RoutesPropsinterface RoutesProps {children?: React.ReactNode;location?: Partial<Location> | string;}§Properties§children?: React.ReactNode[src]§location?: Partial<Location> | string[src]