balibabu
Feat: Bind the route to the navigation bar in the head #3221 (#3863)
1660911
raw
history blame
61 Bytes
export default function Chat() {
return <div>chat</div>;
}