Skip to content

Commit

Permalink
feat: remove login
Browse files Browse the repository at this point in the history
  • Loading branch information
ttang authored and ttang committed Jun 25, 2023
1 parent c4ba317 commit 6619a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/scan/src/components/Nav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export default function Nav() {
</div>

<div className="nav-bottom">
<LoginButton />
{/* <LoginButton /> */}
<div className="github-star">
<GitHubButton
href="https://github.com/us3r-network/userscan"
Expand Down

0 comments on commit 6619a6e

Please sign in to comment.