Skip to content

Commit ad54f42

Browse files
authored
comment footer spacer
1 parent 732c07d commit ad54f42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/index.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ class ParallaxScrollView extends Component {
145145
// onScroll: this._onScroll.bind(this)
146146
},
147147
foreground,
148-
bodyComponent,
149-
footerSpacer
148+
bodyComponent
149+
// footerSpacer
150150
)}
151151
{maybeStickyHeader}
152152
</View>

0 commit comments

Comments
 (0)