mirror of
https://github.com/BradNut/nextjs-dashboard
synced 2025-09-08 17:40:30 +00:00
3 lines
No EOL
65 B
XML
3 lines
No EOL
65 B
XML
export default function Page() {
|
|
return <p>Customers Page</p>;
|
|
} |