We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e631e7f commit a99e26dCopy full SHA for a99e26d
2 files changed
README-cn.md
@@ -12,7 +12,7 @@
12
13
[demo3](https://react-ld.github.io/react-pullLoad/index3.html) document.body 作为容器 且自定义刷新和加载更多 UI 组件
14
15
-[demo3](https://react-ld.github.io/react-pullLoad/index4.html) 禁用下拉刷新功能
+[demo4](https://react-ld.github.io/react-pullLoad/index4.html) 禁用下拉刷新功能
16
17
# 当前版本 1.0.4
18
README.md
@@ -11,6 +11,7 @@
11
[demo2](https://react-ld.github.io/react-pullLoad/index2.html) use ReactPullLoad root DOM as container
[demo3](https://react-ld.github.io/react-pullLoad/index3.html) use document.body as container, and config UI component (HeadNode and FooterNode).
+
[demo4](https://react-ld.github.io/react-pullLoad/index4.html) forbidden pull refresh
# version 1.0.4
0 commit comments