Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zxsipola123456
/
ragflow
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c44aa51
ragflow
/
web
/
src
/
pages
/
flow
/
answer-form
/
index.tsx
zxsipola123456
Upload 769 files
ab2ded1
verified
9 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
const
AnswerForm
= (
) => {
return
<
div
>
</
div
>
;
};
export
default
AnswerForm
;