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 7940c5a commit 2bd3875Copy full SHA for 2bd3875
README.md
@@ -60,7 +60,9 @@
60
<a href="https://www.chromaticqa.com/builds?appId=5d7fff2b307e4b0020ae1be4">
61
<img src="https://badgen.net/badge/tested%20with/chromatic/fc521f" alt="Chromatic">
62
</a>
63
- <img src="https://img.shields.io/badge/all_contributors-1-orange.svg" alt="All Contributors">
+ <a href="#contributors">
64
+ <img src="https://img.shields.io/badge/all_contributors-1-orange.svg" alt="All Contributors">
65
+ </a>
66
</p>
67
68
React component and hook for declarative promise resolution and data fetching. Makes it easy to handle every
0 commit comments