mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Better text descriptions for examples
Reviewed By: @mkonicek Differential Revision: D2443908
This commit is contained in:
committed by
facebook-github-bot-8
parent
ffe20480e4
commit
b434ae0f3d
@@ -94,7 +94,7 @@ var styles = StyleSheet.create({
|
||||
});
|
||||
|
||||
exports.title = 'Border';
|
||||
exports.description = 'View borders';
|
||||
exports.description = 'Demonstrates some of the border styles available to Views.';
|
||||
exports.examples = [
|
||||
{
|
||||
title: 'Equal-Width / Same-Color',
|
||||
|
||||
Reference in New Issue
Block a user