pick up some easy-to-fix lint warnings

Reviewed By: svcscm

Differential Revision: D2938097

fb-gh-sync-id: e3373bd44267251d8351d5203be1c88676aa8685
shipit-source-id: e3373bd44267251d8351d5203be1c88676aa8685
This commit is contained in:
trave7er
2016-02-15 15:13:42 -08:00
committed by facebook-github-bot-8
parent d31b47c018
commit 4237a27ec9
11 changed files with 14 additions and 13 deletions

View File

@@ -44,7 +44,7 @@ var Switch = React.createClass({
* Used to locate this view in end-to-end tests.
*/
testID: React.PropTypes.string,
/**
* Background color when the switch is turned off.
* @platform ios