mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
fix event
This commit is contained in:
parent
af3651dabb
commit
df9c3b8352
@ -94,7 +94,7 @@ export default (props) => {
|
||||
return <FollowerItem
|
||||
index={index}
|
||||
follower={follower}
|
||||
goToProfile={() => goToProfile(follower.username)}
|
||||
onClick={() => goToProfile(follower.username)}
|
||||
/>
|
||||
})
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user