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>
|
<div>
|
||||||
<TrendTimelinePanel
|
<TrendTimelinePanel
|
||||||
client={client()}
|
client={client()}
|
||||||
prefetch={prefetching()}
|
|
||||||
openFullScreenToot={openFullScreenToot}
|
openFullScreenToot={openFullScreenToot}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue