Skip to content
Snippets Groups Projects
Unverified Commit 423a7f95 authored by GyDi's avatar GyDi
Browse files

fix: adjust connection scroll

parent 557f5fe3
No related branches found
No related tags found
No related merge requests found
......@@ -124,7 +124,6 @@ const ConnectionsPage = () => {
<Box height="calc(100% - 50px)">
<Virtuoso
initialTopMostItemIndex={999}
data={filterConn}
itemContent={(index, item) => <ConnectionItem value={item} />}
/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment