We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5d9d83 commit 286a3a9Copy full SHA for 286a3a9
ui/components/RepoInfo.js
@@ -27,7 +27,7 @@ const RepoInfo = ({
27
value={open_issues_count}
28
/>
29
30
- {children}
+ {children}
31
32
Submitted
33
<TimeAgo
0 commit comments