Remove unused prop

This commit is contained in:
Eric Bailey
2025-04-03 15:55:46 -05:00
parent 8603a35aea
commit 137b974faa
-1
View File
@@ -364,7 +364,6 @@ export function Explore({
type: 'profile',
key: actor.did,
profile: actor,
recId: page.recId,
})
}
}