Add to debug screen

This commit is contained in:
Eric Bailey
2024-08-14 17:24:28 -05:00
parent 87c4cfc705
commit 22728688bd
+1
View File
@@ -807,6 +807,7 @@ function MockPostFeedItem({
showReplyTo={false} showReplyTo={false}
reason={undefined} reason={undefined}
feedContext={''} feedContext={''}
rootPost={post}
/> />
) )
} }