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 a0629da commit 61aa2bcCopy full SHA for 61aa2bc
README.md
@@ -146,7 +146,7 @@ function fetchPosts() {
146
147
<img src='./size.png' />
148
149
-## Examples
+## 👻 Examples
150
151
* Basic Usage (https://codesandbox.io/s/react-polling-basic-usage-zie3j?file=/src/App.js)
152
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-polling",
3
- "version": "1.0.6",
+ "version": "1.0.7",
4
"description": "Polling an API made easy with react-polling",
5
"keywords": [
6
"react",
0 commit comments