quivr/frontend/app/chat/[chatId]
Zewed 775118b90f
fix(frontend): wrong placeholder message date (#2023)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-01-17 14:49:39 -08:00
..
__tests__ feat: add chat view new design (#1897) 2023-12-14 16:22:09 +01:00
components feat: add chat view new design (#1897) 2023-12-14 16:22:09 +01:00
hooks feat: add chat view new design (#1897) 2023-12-14 16:22:09 +01:00
types feat: add notifications components (#1148) 2023-09-12 17:44:15 +02:00
utils fix(frontend): wrong placeholder message date (#2023) 2024-01-17 14:49:39 -08:00
page.tsx fix(frontend): remove right panel and reduce chat section width (#2012) 2024-01-13 14:52:21 -08:00