Automatic code mods.
This commit is contained in:
@@ -249,7 +249,7 @@ export function Manage({ match, conflict, bodyshop }) {
|
||||
/>
|
||||
<Route
|
||||
exact
|
||||
path={`${match.path}/courtesycars/`}
|
||||
path={`${match.path}/courtesycars`}
|
||||
component={CourtesyCarsPage}
|
||||
/>
|
||||
<Switch>
|
||||
|
||||
Reference in New Issue
Block a user