chore: code review comments and renaming some ids for routeRefs
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
@@ -20,8 +20,8 @@ export const rootRouteRef = createRouteRef({
|
||||
id: 'gcp-projects',
|
||||
});
|
||||
export const projectRouteRef = createRouteRef({
|
||||
id: 'gcp-projects/project',
|
||||
id: 'gcp-projects-project',
|
||||
});
|
||||
export const newProjectRouteRef = createRouteRef({
|
||||
id: 'gcp-projects/new',
|
||||
id: 'gcp-projects-new',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user