This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
mirror of
https://github.com/langgenius/dify.git
Watch
2
Star
0
Fork
You've already forked dify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fix/httpx_timeout_parameters
dify
/
web
/
app
/
components
/
datasets
/
api
/
index.tsx
10 lines
109 B
TypeScript
Raw
Permalink
Blame
History
import
React
from
'react'
const
index
=
(
)
=
>
{
return
(
<
div
>
index
<
/
div
>
)
}
export
default
index
Reference in New Issue
View Git Blame
Copy Permalink