Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Severian
/
dify
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fd3e8ba
dify
/
web
/
app
/
components
/
base
/
icons
/
src
/
public
/
other
/
index.ts
Severian
initial commit
a8b3f00
8 months ago
raw
Copy download link
history
blame
165 Bytes
export
{
default
as
Icon3Dots
}
from
'./Icon3Dots'
export
{
default
as
DefaultToolIcon
}
from
'./DefaultToolIcon'
export
{
default
as
RowStruct
}
from
'./RowStruct'