chat (wip)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import React from "react";
|
||||
import ManyHelloes from "./Hello_World";
|
||||
import Chat from "./Chat";
|
||||
|
||||
export default function Index() {
|
||||
return (
|
||||
<ManyHelloes/>
|
||||
<Chat />
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user