feat: update hook dependency

This commit is contained in:
Zamitto 2024-10-07 21:30:53 -03:00
parent fca585d062
commit a557735545

View File

@ -22,7 +22,7 @@ export function Achievement() {
setAchievements(achievements);
});
}
}, []);
}, [objectId, shop, userId]);
return (
<div>