Commit a1abfd6
committed
refactor: remove unused dependencies and components, update search input implementation
- Removed `@meilisearch/instant-meilisearch` and `react-instantsearch` from package.json and package-lock.json.
- Refactored `SearchInput` component to utilize `@tanstack/react-query` for search functionality.
- Implemented debounced search using custom hooks.
- Removed `SearchComboBox` component as it was no longer needed.
- Updated `Command` components to improve search dialog functionality.1 parent 1d74c69 commit a1abfd6
File tree
5 files changed
+87
-630
lines changed- src/components
- ui
5 files changed
+87
-630
lines changed
0 commit comments