diff --git a/ui/component/livestreamComments/view.jsx b/ui/component/livestreamComments/view.jsx index b434592f3..5b133d821 100644 --- a/ui/component/livestreamComments/view.jsx +++ b/ui/component/livestreamComments/view.jsx @@ -9,6 +9,7 @@ import UriIndicator from 'component/uriIndicator'; import CreditAmount from 'component/common/credit-amount'; import ChannelThumbnail from 'component/channelThumbnail'; import Tooltip from 'component/common/tooltip'; +import * as ICONS from 'constants/icons'; type Props = { uri: string, @@ -297,10 +298,11 @@ export default function LivestreamComments(props: Props) { {scrollPos < 0 && (