Skip to content

Commit

Permalink
RNTester: Remove extra padding on RNTesterPage affecting e2e test (fa…
Browse files Browse the repository at this point in the history
…cebook#38938)

Summary:
Pull Request resolved: facebook#38938

Changelog: [Internal] - Remove padding in RNTesterPage

Reviewed By: makovkastar

Differential Revision: D48205648

fbshipit-source-id: dc781d8d72b106ea1fc6e4cafed85e438456a5fd
  • Loading branch information
lunaleaps authored and facebook-github-bot committed Aug 11, 2023
1 parent d655d44 commit e1b1ee9
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 e1b1ee9

Please sign in to comment.