Skip to content

Commit

Permalink
Add co-author
Browse files Browse the repository at this point in the history
Co-authored-by: Su Min Kim <[email protected]>
Co-authored-by: Justin So <[email protected]>
  • Loading branch information
suminkimm and JustinSo1 committed Oct 27, 2020
1 parent 5e5a007 commit b56d0e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/rn-tester/js/RNTesterAppShared.js
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ const RNTesterApp = (): React.Node => {
<RNTesterExampleContainer module={ExampleModule} />
</View>
)}

<ExampleListsContainer
isVisible={!ExampleModule}
screen={screen || Screens.COMPONENTS}
Expand Down

0 comments on commit b56d0e5

Please sign in to comment.