Skip to content

Commit 9ba0abc

Browse files
authored
Fix sign in/out
1 parent 616b3d4 commit 9ba0abc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/Header/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,10 @@ class Header extends BaseComponent {
154154
<Button className={styles.btn_dropdown} icon={user.avatar_url}>
155155
{user.login}
156156
<div className={styles.dropdown}>
157-
<ListItem label="Sign Out" href="/api/auth/destroy" rel="nofollow"/>
157+
<ListItem label="Sign Out" href="/api/auth/destroy" rel="opener"/>
158158
</div>
159159
</Button> :
160-
<Button icon={faGithub} primary href="/api/auth/request" rel="nofollow">
160+
<Button icon={faGithub} primary href="/api/auth/request" rel="opener">
161161
<Ellipsis>Sign In</Ellipsis>
162162
</Button>
163163
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy