This website requires JavaScript.
Explore
Help
Register
Sign In
Public
/
nextjs-dashboard
Watch
1
Star
0
Fork
You've already forked nextjs-dashboard
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
main
nextjs-dashboard
/
app
/
dashboard
/
page.tsx
4 lines
67 B
XML
Raw
Permalink
Blame
History
export default function Page() {
return
<p
>
Dashboard Page
</p>
;
}
Reference in New Issue
View Git Blame
Copy Permalink