change tagline #6344
1 changed files with 0 additions and 8 deletions
|
@ -318,14 +318,6 @@ function ChannelPage(props: Props) {
|
||||||
empty={<section className="main--empty">{__('No Reposts Found')}</section>}
|
empty={<section className="main--empty">{__('No Reposts Found')}</section>}
|
||||||
/>
|
/>
|
||||||
</TabPanel>
|
</TabPanel>
|
||||||
<TabPanel>
|
|
||||||
<ChannelContent
|
|
||||||
claimType={'repost'}
|
|
||||||
uri={uri}
|
|
||||||
channelIsBlackListed={channelIsBlackListed}
|
|
||||||
viewHiddenChannels
|
|
||||||
/>
|
|
||||||
</TabPanel>
|
|
||||||
<TabPanel>
|
<TabPanel>
|
||||||
<ChannelAbout uri={uri} />
|
<ChannelAbout uri={uri} />
|
||||||
</TabPanel>
|
</TabPanel>
|
||||||
|
|
Loading…
Reference in a new issue