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 55ca735 commit a6f236cCopy full SHA for a6f236c
README.md
@@ -54,7 +54,7 @@
54
MJRefreshNormalHeader { [weak self] in
55
// do some Requst
56
}.autoChangeTransparency(true)
57
- .assign(to: tableView)
+ .link(to: tableView)
58
}
59
```
60
0 commit comments