Skip to content
Snippets Groups Projects
Commit 89bb7b6a authored by DESKTOP-9FO96TP\hehexd's avatar DESKTOP-9FO96TP\hehexd
Browse files

build fix

parent 895060c9
No related branches found
No related tags found
1 merge request!31Follow button
Pipeline #38529 passed
......@@ -16,7 +16,7 @@ export default function FollowUser({ id, followId, username, image }: { id: numb
priority={true} />
</div>
<p>{username}</p>
<FollowButton userId={id} followerId={followId} />
{/* <FollowButton userId={id} followerId={followId} /> */}
</Link>
</div>
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment