This website requires JavaScript.
Explore
Help
Sign In
bustikiller
/
wedding-planner-frontend
Watch
1
Star
0
Fork
0
You've already forked wedding-planner-frontend
Code
Issues
1
Pull Requests
8
Actions
Packages
Projects
Releases
Wiki
Activity
wedding-planner-frontend
/
app
/
dashboard
/
page.tsx
4 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add copyright notice
2024-10-27 20:48:23 +00:00
Copyright
(
C
)
2024
Manuel
Bustillo
Initial layout
2024-08-11 12:34:16 +02:00
export
default
function
Page() {
return
<
p
>
Dashboard
Page
<
/
p
>
;
}
Reference in New Issue
Copy Permalink