mirror of
https://github.com/mgeeky/decode-spam-headers.git
synced 2026-02-22 05:23:31 +01:00
MAESTRO: scaffold frontend tooling and config
This commit is contained in:
3
frontend/src/app/page.tsx
Normal file
3
frontend/src/app/page.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export default function Home() {
|
||||
return <main className="min-h-screen bg-background text-text" />;
|
||||
}
|
||||
Reference in New Issue
Block a user