add reqId to feed feedback (#8396)

Co-authored-by: Samuel Newman <mozzius@protonmail.com>
This commit is contained in:
hailey
2025-05-21 11:15:55 -07:00
committed by GitHub
parent e6c867a961
commit c16cd36b64
14 changed files with 200 additions and 183 deletions
+1
View File
@@ -829,6 +829,7 @@ function MockPostFeedItem({
showReplyTo={false}
reason={undefined}
feedContext={''}
reqId={undefined}
rootPost={post}
/>
)