Releasing new design #161
@ -64,7 +64,8 @@ export const useSigitProfiles = (
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}, [pubkeys, profileMetadata])
|
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||||
|
}, [pubkeys])
|
||||||
|
|
||||||
return profileMetadata
|
return profileMetadata
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user