Files
react-native-web/src/components/RefreshControl/index.js
2017-06-18 15:27:24 -07:00

3 lines
88 B
JavaScript

import UnimplementedView from '../UnimplementedView';
export default UnimplementedView;