quivr/frontend/app/explore/DocumentItem
Corey Psoinos 87c5e582a2
fix(frontend): correctly display document information in explore view details (#781)
* stringify json values and render within pre tags so react can render them

* run prettier

* add tests for first document

* prettier

* return 'Not Available' instead of 'null' string

* don't render objects in document details; add tests

* remove newlines from imports
2023-07-31 09:02:54 +02:00
..
__tests__ fix(frontend): correctly display document information in explore view details (#781) 2023-07-31 09:02:54 +02:00
DocumentData.tsx fix(frontend): correctly display document information in explore view details (#781) 2023-07-31 09:02:54 +02:00
index.tsx Feat/rate limiting (#719) 2023-07-20 18:17:55 +02:00