Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abadesalex
/
DocuRAG
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a87f3bb
DocuRAG
/
App
/
my-app
/
src
/
Components
/
chunkPreview
/
index.jsx
abadesalex
UI
819bacd
9 months ago
raw
Copy download link
history
blame
62 Bytes
export
default
function
ChunkPreview
(
) {
return
(
<>
</>
);
}