Skip to content

Commit d092cec

Browse files
clean-up
1 parent 6425c9f commit d092cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-ts/tools/work/work.routes.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ export const workRoutes: ReadonlyArray<PlatformRoute> = [
114114
element: <IntakeForms />,
115115
hidden: true,
116116
id: intakeFormsRouteId,
117-
route: `/${selfServiceRootRoute}${rootRoute}/new`,
117+
route: `${selfServiceRootRoute}${rootRoute}/new`,
118118
title: toolTitle,
119119
},
120120
{

0 commit comments

Comments
 (0)