Add _ to renderFooter dependency array
This commit is contained in:
@@ -175,6 +175,7 @@ export function ProfileStarterPacks({
|
|||||||
/>
|
/>
|
||||||
)
|
)
|
||||||
}, [
|
}, [
|
||||||
|
_,
|
||||||
data,
|
data,
|
||||||
items?.length,
|
items?.length,
|
||||||
isMe,
|
isMe,
|
||||||
|
|||||||
Reference in New Issue
Block a user