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