We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08063cd commit 9654159Copy full SHA for 9654159
MJRefresh.js
@@ -69,4 +69,5 @@ MJRefresh.propTypes={
69
onPulling:PropTypes.func,
70
...ViewPropTypes
71
}
72
+export {default as ScrollView} from './MJScrollView'
73
export default MJRefresh;
0 commit comments