diff --git a/frontend/src/components/shared-repo-list-view/shared-repo-list-item.js b/frontend/src/components/shared-repo-list-view/shared-repo-list-item.js index deea188726..c493ab7593 100644 --- a/frontend/src/components/shared-repo-list-view/shared-repo-list-item.js +++ b/frontend/src/components/shared-repo-list-view/shared-repo-list-item.js @@ -678,7 +678,7 @@ class SharedRepoListItem extends React.Component { {this.state.isRenaming ? : - {repo.repo_name} + {repo.repo_name} - {repo.repo_name} + {repo.repo_name}
{data.icon_title} - {data.repo_name} + {data.repo_name}