mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix SubscriptionsCatalog
This commit is contained in:
@@ -202,7 +202,7 @@ const SubscriptionsCatalog = () => {
|
||||
</TopBar>
|
||||
<Tooltip id="tooltip" className="tooltip" />
|
||||
<Threads selectedStyle={selectedStyle}>
|
||||
{selectedFeed.length < 1 ? (
|
||||
{ feed.length < 1 ? (
|
||||
<CatalogLoader />
|
||||
) : (
|
||||
<InfiniteScroll
|
||||
|
||||
Reference in New Issue
Block a user