Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kikuepi
/
dify
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4304c6d
dify
/
web
/
app
/
components
/
base
/
features
/
index.tsx
kikuepi
Upload 4913 files
4304c6d
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
168 Bytes
export
{
default
as
FeaturesPanel
}
from
'./feature-panel'
export
{
default
as
FeaturesChoose
}
from
'./feature-choose'
export
{
FeaturesProvider
}
from
'./context'