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 a3a11b4a9b..17fe62d7ad 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 @@ -375,7 +375,7 @@ class SharedRepoListItem extends React.Component { {!this.state.isStarred && } {this.state.isStarred && } -