Whoops, fix lint

This commit is contained in:
Emi Matchu 2021-04-26 05:52:43 -07:00
parent de27c4297d
commit 3a4e5d7e13

View file

@ -124,7 +124,7 @@ function PosePickerSupport({
appearanceId, appearanceId,
}); });
} }
}, [providedAppearanceId, appearanceId]); }, [providedAppearanceId, appearanceId, pose, dispatchToOutfit]);
if (loading) { if (loading) {
return ( return (