mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 19:44:13 +00:00
enabled border width and border color (sync diff)
Differential Revision: D2497518
This commit is contained in:
parent
502d277ff2
commit
47224bd93e
@ -124,7 +124,6 @@ exports.examples = [
|
|||||||
</View>
|
</View>
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
platform: 'ios',
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Border Width',
|
title: 'Border Width',
|
||||||
@ -142,7 +141,6 @@ exports.examples = [
|
|||||||
</View>
|
</View>
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
platform: 'ios',
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Border Radius',
|
title: 'Border Radius',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user