Skip to content

Commit

Permalink
feat(test): force push
Browse files Browse the repository at this point in the history
  • Loading branch information
Pixeladed committed Oct 22, 2020
1 parent 793410a commit 9f2a75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ const fetchBooksStatus =
.getSelectors()
.selectAsyncStatus(store.getState(), fetchBooks)

// access the various statuses
// access various statuses
const {loading, error, loaded, lastLoaded} = fetchBooksStatus
```

Expand Down

0 comments on commit 9f2a75f

Please sign in to comment.