mirror of
https://github.com/michivonah/nextjs.git
synced 2025-12-22 22:16:28 +01:00
3 lines
No EOL
67 B
TypeScript
3 lines
No EOL
67 B
TypeScript
export default function Page(){
|
|
return <p>Dashboard page</p>;
|
|
} |