Closed mazipan closed 1 day ago
Hello & selemat pagi! I would like to work on this issue, please could you assign it to me?
Hello & selemat pagi! I would like to work on this issue, please could you assign it to me?
@hannahchapman79 thank you for your willingness to contribute to this project. I have assigned the issue to you.
You can update the code at card-users.tsx#L45-L47
<Link
to={`/u/${user?.username}`}
className="underline"
>
<span className="text-sm text-muted-foreground">
@{user?.username}
</span>
</Link>
Thank you, I have submitted the following pull request: https://github.com/depapp/IndoGitHubers/pull/41
In desktop it's already there, but still missing in the mobile view