Remove todo
This commit is contained in:
@@ -41,7 +41,6 @@ export function RecommendedFollowsItem({
|
|||||||
const shadowedProfile = useProfileShadow(profile, dataUpdatedAt)
|
const shadowedProfile = useProfileShadow(profile, dataUpdatedAt)
|
||||||
|
|
||||||
return (
|
return (
|
||||||
// TODO refactor not working
|
|
||||||
<Animated.View
|
<Animated.View
|
||||||
entering={FadeInRight}
|
entering={FadeInRight}
|
||||||
style={[
|
style={[
|
||||||
|
|||||||
Reference in New Issue
Block a user