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
/
plan
/
index.tsx
balibabu
Feat: Add ProfileSetting page #3221 (#3588)
2d64850
6 months ago
raw
Copy download link
history
blame
61 Bytes
export
default
function
Plan
(
) {
return
<
div
>
plan
</
div
>
;
}