File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33Simple and lightweight multiple selection dropdown component with ` checkboxes ` , ` search ` and ` select-all `
44
55[ ![ Storybook] ( https://cdn.jsdelivr.net/gh/storybookjs/brand@master/badge/badge-storybook.svg )] ( https://react-multi-select-component.pages.dev/ )
6- [ ![ GitHub Actions Status] ( https://github.com/harshzalavadiya /react-multi-select-component/workflows/NodeJS/badge.svg )] ( https://github.com/harshzalavadiya /react-multi-select-component/actions )
6+ [ ![ GitHub Actions Status] ( https://github.com/hc-oss /react-multi-select-component/workflows/NodeJS/badge.svg )] ( https://github.com/hc-oss /react-multi-select-component/actions )
77[ ![ NPM] ( https://img.shields.io/npm/v/react-multi-select-component.svg )] ( https://npm.im/react-multi-select-component )
88[ ![ gzip] ( https://badgen.net/bundlephobia/minzip/react-multi-select-component@latest )] ( https://bundlephobia.com/result?p=react-multi-select-component@latest )
99
@@ -85,7 +85,7 @@ More examples can be found [here ↗](./docs/recipes)
8585
8686## 📝 Changelog
8787
88- For every release changelog/migration-guide will be available in [ releases] ( https://github.com/harshzalavadiya /react-multi-select-component/releases )
88+ For every release changelog/migration-guide will be available in [ releases] ( https://github.com/hc-oss /react-multi-select-component/releases )
8989
9090## 🤠 Credits
9191
Original file line number Diff line number Diff line change 22
33Optionally customise dropdown item by passing ` ItemRenderer ` prop
44
5- [ Default Item Renderer] ( https://github.com/harshzalavadiya /react-multi-select-component/blob/master/src/select-panel/default-item.tsx#L12-L28 )
5+ [ Default Item Renderer] ( https://github.com/hc-oss /react-multi-select-component/blob/master/src/select-panel/default-item.tsx#L12-L28 )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-multi-select-component" ,
3- "version" : " 4.1.3 " ,
3+ "version" : " 4.1.4 " ,
44 "description" : " Simple and lightweight multiple selection dropdown component with checkboxes, search and select-all" ,
55 "author" : " harshzalavadiya" ,
66 "license" : " MIT" ,
7- "repository" : " harshzalavadiya /react-multi-select-component" ,
7+ "repository" : " github.com/hc-oss /react-multi-select-component" ,
88 "type" : " module" ,
99 "source" : " src/index.tsx" ,
1010 "exports" : " ./dist/react-multi-select-component.modern.js" ,
You can’t perform that action at this time.
0 commit comments