fix channel tabs again
This commit is contained in:
parent
6f523fe0d8
commit
e8d352cc4c
1 changed files with 0 additions and 8 deletions
|
@ -290,14 +290,6 @@ function ChannelPage(props: Props) {
|
|||
empty={__('No Reposts Found')}
|
||||
/>
|
||||
</TabPanel>
|
||||
<TabPanel>
|
||||
<ChannelContent
|
||||
claimType={'repost'}
|
||||
uri={uri}
|
||||
channelIsBlackListed={channelIsBlackListed}
|
||||
viewHiddenChannels
|
||||
/>
|
||||
</TabPanel>
|
||||
<TabPanel>
|
||||
<ChannelAbout uri={uri} />
|
||||
</TabPanel>
|
||||
|
|
Loading…
Reference in a new issue