Skip to content

Commit d08bff7

Browse files
committed
Add sponsored badge
1 parent b109b1f commit d08bff7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ const Component = () => {
2424

2525
*useFetch* accepts the same arguments as *fetch* function.
2626

27+
<a href="https://lessmess.agency/?utm_source=react-fetch-hook">
28+
<img src="https://lessmess.agency/badges/sponsored_by_lessmess.svg"
29+
alt="Sponsored by Lessmess" width="236" height="54">
30+
</a>
31+
2732
## Installation
2833

2934
Install it with yarn:

0 commit comments

Comments
 (0)