quivr/frontend/app/chat/[chatId]/components
Antoine Dewez 6e81f568fe
fix(frontend): prompt display (#2129)
# 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-31 13:19:40 -08:00
..
ActionsBar feat(frontend): design menu (#2116) 2024-01-30 13:34:32 -08:00
ChatDialogueArea fix(frontend): prompt display (#2129) 2024-01-31 13:19:40 -08:00
DataPanel feat(frontend): uniformize behaviour for metadata panel (#2124) 2024-01-30 23:44:51 -08:00
index.ts feat: add notifications components (#1148) 2023-09-12 17:44:15 +02:00