mirror of
https://github.com/michivonah/nextjs.git
synced 2025-12-23 06:26:29 +01:00
3 lines
No EOL
66 B
TypeScript
3 lines
No EOL
66 B
TypeScript
export default function Page(){
|
|
return <p>Customers Page</p>
|
|
} |