lbry-desktop/ui/component/commentsList
infinite-persistence 5380bc04f2 Comments: don't show Expand button if no comments
## Issue
In Medium layout, the Expand/Collapse button would still appear even for 0 comments.

## Approach
Hide the button when comments = 0, but didn't hide the section because the separator line feels useful as a visual guide to mark the sections.
2022-04-06 06:47:02 -04:00
..
index.js Fix total comment count selector 2022-03-11 12:27:28 +08:00
view.jsx Comments: don't show Expand button if no comments 2022-04-06 06:47:02 -04:00