Skip to content

Commit

Permalink
feat: fix after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
RamyEB committed Aug 13, 2024
1 parent 8bf7c28 commit c81d8c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default function HorizontalList({
</Flex>
) : null
}
estimatedItemSize={50}
estimatedItemSize={75}
data={data}
showsHorizontalScrollIndicator={false}
extraData={extraData}
Expand Down

0 comments on commit c81d8c1

Please sign in to comment.