mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-08 22:42:40 +08:00
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:
committed by
facebook-github-bot-8
parent
d31b47c018
commit
4237a27ec9
@@ -62,6 +62,6 @@ class TimePickerAndroid {
|
||||
* The dialog has been dismissed.
|
||||
*/
|
||||
static get dismissedAction() { return 'dismissedAction'; }
|
||||
};
|
||||
}
|
||||
|
||||
module.exports = TimePickerAndroid;
|
||||
|
||||
Reference in New Issue
Block a user