Home: remove prefetch for TrendTimelinePanel
This commit is contained in:
parent
81bf27df63
commit
93f98059cd
1 changed files with 0 additions and 1 deletions
|
@ -249,7 +249,6 @@ const Home: ParentComponent = (props) => {
|
|||
<div>
|
||||
<TrendTimelinePanel
|
||||
client={client()}
|
||||
prefetch={prefetching()}
|
||||
openFullScreenToot={openFullScreenToot}
|
||||
/>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue