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: b59c6a7190a523dcc903f0cf1634560ed5085e08
  • Loading branch information
Luna Wei authored and facebook-github-bot committed Aug 11, 2023
1 parent d655d44 commit 80632b5
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 80632b5

Please sign in to comment.