mirror of
https://github.com/Ategon/Jamjar.git
synced 2025-02-12 06:16:21 +00:00
3 lines
80 B
TypeScript
3 lines
80 B
TypeScript
export default function InboxPage() {
|
|
return <p>Inbox page coming soon</p>;
|
|
}
|