Converted `actions` hash to `@action` and added:
```
if (!this.canLoadMore) {
return;
}
```
|
||
|---|---|---|
| .. | ||
| index.js | ||
| show.js | ||
Converted `actions` hash to `@action` and added:
```
if (!this.canLoadMore) {
return;
}
```
|
||
|---|---|---|
| .. | ||
| index.js | ||
| show.js | ||