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 8fc8f35 commit 7bbbd1fCopy full SHA for 7bbbd1f
README.md
@@ -43,6 +43,9 @@
43
<a href="https://www.codefactor.io/repository/github/ghengeveld/react-async">
44
<img src="https://www.codefactor.io/repository/github/ghengeveld/react-async/badge" alt="code quality">
45
</a>
46
+ <a href="https://deepscan.io/dashboard#view=project&tid=5147&pid=6925&bid=61474">
47
+ <img src="https://deepscan.io/api/teams/5147/projects/6925/branches/61474/badge/grade.svg" alt="DeepScan grade">
48
+ </a>
49
</p>
50
51
React component and hook for declarative promise resolution and data fetching. Makes it easy to handle every
0 commit comments