import React from "react"; const index = () => { return (
ChitChat Logo
ChitChat

You have a new message!

); }; export default index;