mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-06-20 03:55:44 +00:00
* refactor(SearchBar.jsx): extract onChange function to a separate function and add onKeyDown event listener to prevent spacebar from propagating * refactor(SearchBar.jsx): extract onChange function to a separate function and add onKeyDown event listener to prevent spacebar from propagating * refactor(SearchBar.jsx): remove unused React import statement |
||
|---|---|---|
| .. | ||
| Auth | ||
| Conversations | ||
| Endpoints | ||
| Input | ||
| MessageHandler | ||
| Messages | ||
| Nav | ||
| svg | ||
| ui | ||