Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
retopara
/
ragflow
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a3da325
ragflow
/
web
/
src
/
pages
/
next-search
/
index.tsx
balibabu
Feat: Bind the route to the navigation bar in the head #3221 (#3863)
1660911
3 months ago
raw
Copy download link
history
blame
Safe
65 Bytes
export
default
function
Search
(
) {
return
<
div
>
Search
</
div
>
;
}