rename artifacts tab to diagnostics (#420)
This commit is contained in:
@@ -51,7 +51,7 @@ const router = createBrowserRouter([
|
||||
element: <TaskParameters />,
|
||||
},
|
||||
{
|
||||
path: "artifacts",
|
||||
path: "diagnostics",
|
||||
element: <StepArtifactsLayout />,
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user