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