add metrics (#8426)

This commit is contained in:
hailey
2025-05-30 13:54:58 -07:00
committed by GitHub
parent 2a453cd9ca
commit ce7b9dc430
5 changed files with 62 additions and 17 deletions
+1
View File
@@ -1027,6 +1027,7 @@ function PlayPauseTapArea({
const [queueLike] = usePostLikeMutationQueue(
post,
undefined,
undefined,
'ImmersiveVideo',
)
const {sendInteraction} = useFeedFeedbackContext()