mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
[Flow] Properly fix new errors as of Flow v0.10.
This commit is contained in:
@@ -57,6 +57,7 @@ var ToggleAnimatingActivityIndicator = React.createClass({
|
||||
}
|
||||
});
|
||||
|
||||
exports.displayName = (undefined: ?string);
|
||||
exports.framework = 'React';
|
||||
exports.title = '<ActivityIndicatorIOS>';
|
||||
exports.description = 'Animated loading indicators.';
|
||||
|
||||
Reference in New Issue
Block a user