[🐴] Disable hover card when blocked or blocking (#4041)
This commit is contained in:
@@ -277,6 +277,7 @@ function HeaderReady({
|
||||
size={32}
|
||||
profile={profile}
|
||||
moderation={moderation.ui('avatar')}
|
||||
disable={moderation.blocked}
|
||||
/>
|
||||
<Text
|
||||
style={[a.text_lg, a.font_bold, a.pt_sm, a.pb_2xs]}
|
||||
|
||||
Reference in New Issue
Block a user