Name building_like consistently in Like container
This commit is contained in:
parent
1612b66062
commit
b755b99040
@ -12,7 +12,7 @@ const LikeView = (props) => (
|
||||
value={props.building.likes_total}
|
||||
mode={props.mode}
|
||||
onLike={props.onLike}
|
||||
user_building_like={props.building_like}
|
||||
building_like={props.building_like}
|
||||
/>
|
||||
</Fragment>
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user