Better text descriptions for examples

Reviewed By: @mkonicek

Differential Revision: D2443908
This commit is contained in:
Mike Armstrong
2015-09-15 14:46:54 -07:00
committed by facebook-github-bot-8
parent ffe20480e4
commit b434ae0f3d
6 changed files with 10 additions and 7 deletions

View File

@@ -27,7 +27,7 @@ var {
} = React;
exports.displayName = (undefined: ?string);
exports.description = 'Touchable and onPress examples';
exports.description = 'Touchable and onPress examples.';
exports.title = '<Touchable*> and onPress';
exports.examples = [
{