diff --git a/src/screens/Search/Explore.tsx b/src/screens/Search/Explore.tsx index a8af060b7b..9fd31a244c 100644 --- a/src/screens/Search/Explore.tsx +++ b/src/screens/Search/Explore.tsx @@ -364,7 +364,6 @@ export function Explore({ type: 'profile', key: actor.did, profile: actor, - recId: page.recId, }) } }