Hugging Face
Models
Datasets
Spaces
Community
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...
a60dcfe
ragflow
/
web
/
src
/
pages
/
profile-setting
/
team
/
index.tsx
balibabu
Feat: Add ProfileSetting page #3221 (#3588)
2d64850
10 months ago
raw
Copy download link
history
blame
61 Bytes
export
default
function
Team
(
) {
return
<
div
>
team
</
div
>
;
}