This website requires JavaScript.
Explore
Help
Register
Sign In
humas
/
web-humas-fe
Watch
2
Star
0
Fork
You've already forked web-humas-fe
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
db89e73d11
web-humas-fe
/
app
/
detail
/
page.tsx
8 lines
105 B
TypeScript
Raw
Blame
History
import
React
from
'react'
export
default
function
Page() {
return
(
<
div
>
page
<
/
div
>
)
}
Reference in New Issue
View Git Blame
Copy Permalink