first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { InboxView } from "@/components/inbox/InboxView";
|
||||
|
||||
export default function InboxPage() {
|
||||
return <InboxView />;
|
||||
}
|
||||
Reference in New Issue
Block a user