This website requires JavaScript.
Explore
Help
Register
Sign In
7x31
/
ChatGPT-Next-Web
mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
Watch
1
Star
0
Fork
You've already forked ChatGPT-Next-Web
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9912762157
ChatGPT-Next-Web
/
app
/
page.tsx
6 lines
96 B
TypeScript
Raw
Blame
History
import
{
Home
}
from
"./components/home"
;
export
default
function
App() {
return
<
Home
/
>
;
}
Reference in New Issue
View Git Blame
Copy Permalink