-
- Downloads
feat: Added useSearchSuggestions hook
Showing
- dist/index.html 2 additions, 1 deletiondist/index.html
- dist/search-bar.js 29 additions, 324 deletionsdist/search-bar.js
- index.html 1 addition, 0 deletionsindex.html
- public/index.html 2 additions, 1 deletionpublic/index.html
- src/components/SearchBar/SearchBar.jsx 6 additions, 7 deletionssrc/components/SearchBar/SearchBar.jsx
- src/components/Suggester/Suggester.jsx 103 additions, 156 deletionssrc/components/Suggester/Suggester.jsx
- src/components/Suggester/Suggester.module.scss 14 additions, 0 deletionssrc/components/Suggester/Suggester.module.scss
- src/config/index.js 35 additions, 9 deletionssrc/config/index.js
- src/hooks/useSearchSuggestions.js 71 additions, 21 deletionssrc/hooks/useSearchSuggestions.js
- src/utils/clean.js 16 additions, 0 deletionssrc/utils/clean.js
- src/utils/effects.js 0 additions, 4 deletionssrc/utils/effects.js
- src/utils/index.js 2 additions, 1 deletionsrc/utils/index.js
Loading
Please register or sign in to comment