lbry-desktop/ui/component/livestreamComments
infinite-persistence 12eeb06c40 LivestreamComment: pass Comment prop instead of individual values
The number of props to pass is getting out hand, so just pass the Comment object directly.

Also, moved the "is my comment" check into LivestreamComment, so we don't need to pass it as a prop from the parent.
2021-12-30 11:55:44 -05:00
..
index.js LivestreamComment: pass Comment prop instead of individual values 2021-12-30 11:55:44 -05:00
view.jsx LivestreamComment: pass Comment prop instead of individual values 2021-12-30 11:55:44 -05:00