Partial revert, just filter posts to start at index

This commit is contained in:
Eric Bailey
2025-01-16 15:31:42 -06:00
parent 50fccd8347
commit 786155ce5b
4 changed files with 28 additions and 25 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ export function VideoPostCard({
screen: 'TempVibe',
params: {
feedUri: sourceFeedUri,
cursor: post.cid,
postUri: post.uri,
},
}}
onHoverIn={onHoverIn}