Fix onboarding follows (#1922)
This commit is contained in:
parent
8857ba70c6
commit
610eeecd26
2 changed files with 1 additions and 3 deletions
|
@ -84,7 +84,6 @@ export function useSuggestedFollowsByActorQuery({did}: {did: string}) {
|
|||
})
|
||||
}
|
||||
|
||||
// TODO refactor onboarding to use above, but this is still used
|
||||
export function useGetSuggestedFollowersByActor() {
|
||||
const {agent} = useSession()
|
||||
const queryClient = useQueryClient()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue