@rooks/use-multi-selectable-list
Advanced tools
Comparing version 4.11.0 to 4.11.1
@@ -35,3 +35,3 @@ { | ||
}, | ||
"version": "4.11.0", | ||
"version": "4.11.1", | ||
"_id": "@rooks/use-multi-selectable-list@", | ||
@@ -42,3 +42,3 @@ "readme": "ERROR: No README data found!", | ||
}, | ||
"gitHead": "91a8a1d3598527b916a247d370612f9af6d40594" | ||
"gitHead": "0f163c1b47a40459f8070239dfbf9ebde4d155b8" | ||
} |
# @rooks/use-multi-selectable-list | ||
## *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! | ||
![TitleCard](https://raw.githubusercontent.com/imbhargav5/rooks/HEAD/packages/multi-selectable-list/title-card.svg) | ||
@@ -3,0 +18,0 @@ |
15521
51