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...
edccacf
ragflow
/
web
/
src
/
pages
/
flow
/
answer-form
/
index.tsx
balibabu
feat: modify the name of an operator #918 (#1333)
2653e84
9 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
const
AnswerForm
= (
) => {
return
<
div
>
</
div
>
;
};
export
default
AnswerForm
;