diff --git a/Dashboard/src/Pages/AICopilot/Index.tsx b/Dashboard/src/Pages/AICopilot/Index.tsx index bcc1ed5d55..de15743daf 100644 --- a/Dashboard/src/Pages/AICopilot/Index.tsx +++ b/Dashboard/src/Pages/AICopilot/Index.tsx @@ -47,7 +47,12 @@ const CodeRepositoryPage: FunctionComponent = ( description: 'Git repositores where the AI Copilot can improve your code.', }} - viewPageRoute={new Route(Navigation.getCurrentRoute().toString()+"/code-repository")} + viewPageRoute={ + new Route( + Navigation.getCurrentRoute().toString() + + '/code-repository' + ) + } showViewIdButton={true} noItemsMessage={'No repositories found.'} formFields={[