mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Rename ScrollViewSimpleExample
Summary: Changelog: [Internal] - Rename ScrollViewSimpleExample in RNTester Reviewed By: fkgozali Differential Revision: D20846977 fbshipit-source-id: 397589cb0a17beaf37a25b91ad8efa4a2bc62358
This commit is contained in:
committed by
Facebook GitHub Bot
parent
8824955da9
commit
5c086b4e11
@@ -91,7 +91,7 @@ const styles = StyleSheet.create({
|
||||
},
|
||||
});
|
||||
|
||||
exports.title = '<ScrollSimpleView>';
|
||||
exports.title = '<ScrollViewSimpleExample>';
|
||||
exports.description =
|
||||
'Component that enables scrolling through child components.';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user