chore: code review comments and renaming some ids for routeRefs
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -31,7 +31,7 @@ export const rootRouteRef = createRouteRef({
|
||||
});
|
||||
|
||||
export const buildRouteRef = createSubRouteRef({
|
||||
id: 'jenkins/build',
|
||||
id: 'jenkins/builds',
|
||||
path: '/builds/:jobFullName/:buildNumber',
|
||||
parent: rootRouteRef,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user