Skip to content

Commit

Permalink
fix: git repostory
Browse files Browse the repository at this point in the history
Signed-off-by: songyg <songyg@goodrain.com>
  • Loading branch information
songyg committed Dec 31, 2024
1 parent 1b21eb4 commit 23e79d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/GitRepostory/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ export default class Index extends PureComponent {
return (
<Card className={styles.ClearCard}>
<div>
{isAuth ? (
{!isAuth ? (
<div
style={{
textAlign: 'center',
Expand Down

0 comments on commit 23e79d7

Please sign in to comment.