Skip to content

Commit

Permalink
RNTester: Remove extra padding on RNTesterPage affecting e2e test
Browse files Browse the repository at this point in the history
Summary: Changelog: [Internal] - Remove padding in RNTesterPage

Differential Revision: https://www.internalfb.com/diff/D48205648?entry_point=27

fbshipit-source-id: db122a12bafbb6d9f1df50449fb815d6c25003b2
  • Loading branch information
Luna Wei authored and facebook-github-bot committed Aug 11, 2023
1 parent d655d44 commit 0a18afa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/rn-tester/js/components/RNTesterPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ const styles = StyleSheet.create({
},
noscrollWrapper: {
flex: 1,
paddingVertical: 10,
rowGap: 30,
},
scrollWrapper: {
Expand Down

0 comments on commit 0a18afa

Please sign in to comment.