mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-10 04:28:50 +01:00
* move shared conditions and early bail to reduce cognitive complexity, improve readability * refactor: make condition as close to the original as possible * chore: adjust comment in chat route * style: fix original styling of non-multi messages * refactor: separate messagerender logic from 'Message' --------- Co-authored-by: RehaS <beratson@gmail.com> |
||
|---|---|---|
| .. | ||
| Layouts | ||
| ChatRoute.tsx | ||
| Dashboard.tsx | ||
| index.tsx | ||
| Root.tsx | ||
| Search.tsx | ||
| ShareRoute.tsx | ||
| useAuthRedirect.ts | ||