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 f08d482 commit ea02385Copy full SHA for ea02385
README.md
@@ -49,6 +49,10 @@
49
<a href="https://deepscan.io/dashboard#view=project&tid=5147&pid=6925&bid=61474">
50
<img src="https://deepscan.io/api/teams/5147/projects/6925/branches/61474/badge/grade.svg" alt="DeepScan grade">
51
</a>
52
+ <br/>
53
+ <img src="https://badgen.net/david/dep/ghengeveld/react-async" alt="dependencies">
54
+ <img src="https://badgen.net/david/dev/ghengeveld/react-async" alt="devDependencies">
55
+ <img src="https://badgen.net/david/peer/ghengeveld/react-async" alt="peerDependencies">
56
</p>
57
58
React component and hook for declarative promise resolution and data fetching. Makes it easy to handle every
0 commit comments