@rooks/use-timeout
Advanced tools
+2
-2
@@ -30,3 +30,3 @@ { | ||
| ], | ||
| "version": "4.11.0", | ||
| "version": "4.11.1", | ||
| "_id": "@rooks/use-timeout@", | ||
@@ -39,4 +39,4 @@ "publishConfig": { | ||
| }, | ||
| "gitHead": "91a8a1d3598527b916a247d370612f9af6d40594", | ||
| "gitHead": "0f163c1b47a40459f8070239dfbf9ebde4d155b8", | ||
| "license": "MIT" | ||
| } |
+15
-0
| # @rooks/use-timeout | ||
| ## *Note: Future updates to this package have moved to the main package* [rooks](https://npmjs.com/package/rooks). All hooks now reside in a single package which you can install using | ||
| ``` | ||
| npm install rooks | ||
| ``` | ||
| or | ||
| ``` | ||
| yarn add rooks | ||
| ``` | ||
| Rooks is completely treeshakeable and if you use only 1 of the 50+ hooks in the package, only that hook will be bundled with your code. Your bundle will only contain the hooks that you need. Cheers! | ||
|  | ||
@@ -3,0 +18,0 @@ |
8837
5.27%75
25%