deleted things
This commit is contained in:
parent
7c2f19126f
commit
fbf616bfea
|
@ -18,9 +18,6 @@ export function FollowButton(props: {
|
|||
|
||||
const user = useUser()
|
||||
|
||||
const smallStyle =
|
||||
'btn !btn-xs border-2 border-gray-500 bg-white normal-case text-gray-500 hover:border-gray-500 hover:bg-white hover:text-gray-500'
|
||||
|
||||
if (!user || isFollowing === undefined)
|
||||
return (
|
||||
<Button size="sm" color="blue" className={className}>
|
||||
|
|
Loading…
Reference in New Issue
Block a user