Sorta working linear view optimistic state

This commit is contained in:
Eric Bailey
2025-05-20 12:29:05 -05:00
parent 8e2bdecc25
commit 912aaac3f6
4 changed files with 119 additions and 15 deletions
+2
View File
@@ -98,6 +98,8 @@ export function threadPost({
}
}
// export function threadPostNoOp({ })
export function postViewToThreadPlaceholder(
post: AppBskyFeedDefs.PostView,
): $Typed<