import {Status} from "../types"; export default function Chats({status} : Status) { return (
{status?.catsInside || ""}