Skip to content

Commit

Permalink
chore(example): remove irrelevant extra props
Browse files Browse the repository at this point in the history
  • Loading branch information
pierpo committed Sep 12, 2024
1 parent 44b7030 commit 85446b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/example/src/pages/GridWithLongNodesPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ export const GridWithLongNodesPage = () => {
<CenteringView>
<GridContainer>
<SpatialNavigationScrollView
useCssScroll
offsetFromStart={HEADER_SIZE + 20}
ascendingArrow={<BottomArrow />}
ascendingArrowContainerStyle={styles.bottomArrowContainer}
Expand Down

0 comments on commit 85446b8

Please sign in to comment.