Skip to content

Commit

Permalink
small update
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzakki committed Feb 14, 2024
1 parent 225041d commit 893aa55
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export async function UserProfileInfo({ user, isExternalUser = false }: Props) {
</Link>
</Button>
<Button size="sm" className="w-full" variant="outline">
<Link href="https://hassanwebdev.vercel.app">
<Link href="https://hassanwebdev.vercel.app" target="_blank">
<TbDeviceDesktopShare className="h-5 w-5" />
</Link>
</Button>
Expand Down

0 comments on commit 893aa55

Please sign in to comment.