Skip to content

Commit 040b729

Browse files
committed
fix: update docs content
1 parent 81f8290 commit 040b729

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/sites/sites-react/doc/docs/react/migrate-from-v2.en-US.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Upgrade from v2 to v3.
1+
# Upgrade from v2 to v3
22

33
This document will assist you in upgrading from NutUI React 2.x to NutUI React 3.x.
44

@@ -214,6 +214,7 @@ If your project uses these components, please read the documentation carefully a
214214
#### InfiniteLoading
215215

216216
- The target attribute is used to obtain the element that is being listened to.
217+
- `refreshDistance` The distance to trigger the pull-down refresh.
217218

218219
[//]: # '#### Notify'
219220
[//]: # '#### PullToRefresh'

src/sites/sites-react/doc/docs/taro/migrate-from-v2.en-US.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Upgrade from v2 to v3.
1+
# Upgrade from v2 to v3
22

33
This document will assist you in upgrading from NutUI React 2.x to NutUI React 3.x.
44

@@ -214,6 +214,7 @@ If your project uses these components, please read the documentation carefully a
214214
#### InfiniteLoading
215215

216216
- The target attribute is used to obtain the element that is being listened to.
217+
- `refreshDistance` The distance to trigger the pull-down refresh.
217218

218219
[//]: # '#### Notify'
219220
[//]: # '#### PullToRefresh'

0 commit comments

Comments
 (0)