hide footer on channel pages

This commit is contained in:
Sean Yesmunt 2020-05-15 10:19:37 -04:00
parent 9c70df72dc
commit 25984444ca

View file

@ -187,7 +187,7 @@ function ChannelPage(props: Props) {
}, [channelIsMine, editing]);
return (
<Page>
<Page noFooter>
<ClaimUri uri={uri} />
{lastYtSyncDate && (